martinklepsch / tenzing

⚡️ Clojurescript application template using Boot
Eclipse Public License 1.0
404 stars 39 forks source link

Warn on sassc not present #50

Closed crisptrutski closed 8 years ago

crisptrutski commented 8 years ago

Something like this @talexand?

> lein new tenzing blah +sass
Generating fresh 'lein new' tenzing project.

Libsass was not detected on your machine. 
Please note that builds will fail until you configure a SASS compiler like sassc and 
place it in your PATH variable.

@martinklepsch quick jab just to test interest, may want to add colour too for "pop" :balloon: :wink:

Closes #45

ghost commented 8 years ago

Yeah that looks great! Thanks.

martinklepsch commented 8 years ago

Instead of this we should really move to deraen's boot-sass that just runs on java.