Closed thybzi closed 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
less 2.5.1
/* compiled with less 2.4.0 */
lessc
Sadly, I cannot use the OS version but I can update less with the next release.
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 oflessc