Fork me on GitHub
#css
<
2016-05-25
>
jeff.terrell19:05:37

Howdy folks! I have a project that depends on sass4clj, which in turn depends on jsass, which is a Java wrapper for libsass (written in C) which unfortunately does not work on my OS, FreeBSD. Does anybody have any recommendations for an alternative library that will compile my SCSS into CSS?

jeff.terrell19:05:32

@kenny: Thanks, I'll check that out!

martinklepsch20:05:01

There's also deraen/sass4clj which has a well working sass task