Closed j1mr10rd4n closed 8 years ago
This PR replaces mathias/boot-sassc with deraen/boot-sass and fixes #45 & #62.
The new sass task mirrors the sass source directory instead of having an :output-dir configuration - therefore the sass.scss sample is now generated in the sass/css folder.
sass
:output-dir
sass.scss
sass/css
The org.slf4j/slf4j-nop noop logger is also included as per the sass4clj documentation.
org.slf4j/slf4j-nop
👍 💯
This PR replaces mathias/boot-sassc with deraen/boot-sass and fixes #45 & #62.
The new
sass
task mirrors the sass source directory instead of having an:output-dir
configuration - therefore thesass.scss
sample is now generated in thesass/css
folder.The
org.slf4j/slf4j-nop
noop logger is also included as per the sass4clj documentation.