Use official LESS compiler: lessc
Opened this issue · 3 comments
taoeffect commented
Why use the bloated, outdated Java compiler? If you really want to keep it for some reason (I can't think of one), at least offer the option to use lessc instead so that users of this plugin don't have to worry about whether the compiler will handle the latest LESS syntax.
michaelklishin commented
lessc
will force users to install Node.js. Having an option to use it is a good idea but it's not a no-brainer.
taoeffect commented
Could you clarify what you mean by it being a no-brainer? Can this option be added to lein-lessc?
michaelklishin commented
Sorry, I really meant to say "but relying on lessc is not a no-brainer`. Having a way to use either compiler has virtually no downsides.