jdiehl / brackets-less-autocompile

Automatic compilation of LESS files for Brackets
93 stars 36 forks source link

Use system lessc? #71

Closed thybzi closed 9 years ago

thybzi commented 9 years ago

In system nodejs, I have less 2.5.1 installed But when extension compiles less files, I see /* compiled with less 2.4.0 */ comment Is it possible to use system/latest version of lessc

jdiehl commented 9 years ago

Sadly, I cannot use the OS version but I can update less with the next release.