sass - Visual Studio Code - Scss compiler -
i configure task on vsc compile current scss file in same folder without specifying scss file name , folder name.. atom exists package doing this.. how can same visual studio code?
you can use compass http://compass-style.org/
a ruby based cli tool compiling scss css. have opportunity set compiled output minified , on...
compass has lot of mixins cross browser prefixes , more features.
Comments
Post a Comment