/systemjs-less-plugin

Translates less on the browser, builds less during build

Primary LanguageJavaScriptMIT LicenseMIT

systemjs-less-plugin

Translates less on the browser, inlines CSS conversion during build.

npm Code Climate Travis CI

To use this plugin, install it with jspm like so:

jspm install less=github:huasofoundries/systemjs-less-plugin

You can also install it from npm:

jspm install less=npm:systemjs-less-plugin

Starting from version 1.8 this plugin has no dependencies. Instead, we're bundling precompiled lessjs versions for the browser and for node.