I am using the Libsass (not Ruby/Compass) along with Gulp for converting SASS to CSS. It works fine with Variables, but does not convert the mixins.
Secondly, the returned CSS code is in the nested CSS style, but I prefer to have it as expanded. I tried to change the User Setting for Libsass, but it has no effect.
Does it need to be changed in some other place or file?
Thank you,
Buzz