Simple fez task utilizing node-sass to
very quickly convert .scss files into CSS using libsass,
an order of magnitude faster than Ruby-based sass.
fez-sass is based on libsass and has limitations.
- Not yet at feature parity with Sass 3.3 (!global, @at-root, etc)
- Cannot parse
.sassfiles
- Properly ignore files beginning with
_ - Create a
fez-sass-converttask so this can be used properly with.sassfiles.