interpolation
Two handy and advanced SASS features and their limitations
I really like SASS and I use it a lot in my daily job. There are tons of useful features. However there are some things which I want to do, but I can't. There are limitation in the syntax and missing functionalities. Sharing what I found, I want to know if you meet those limitation and how you get around them.
SASS: interpolation in a name of variable
I just answered on that question at StackOverflow. That's actually asked a lot last few months.