Deraen / sass4clj

SASS compiler for Clj, Lein and Boot, using Libsass Java wrapper
70 stars 16 forks source link

strip main from filename as described in docs #10

Closed martinklepsch closed 8 years ago

martinklepsch commented 8 years ago

fixes #9

Deraen commented 8 years ago

Sass4clj uses the Sass convention to prefix partial files with _ and compile other files (main files) to CSS.