Skip to content

STRML/fez-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fez-sass

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.

Limitations

fez-sass is based on libsass and has limitations.

  • Not yet at feature parity with Sass 3.3 (!global, @at-root, etc)
  • Cannot parse .sass files

TODO

  • Properly ignore files beginning with _
  • Create a fez-sass-convert task so this can be used properly with .sass files.

About

A fez task utilizing node-sass (libsass).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors