Skip to content

pro-Nate/systemjs-less-plugin

 
 

Repository files navigation

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=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.

About

Translates less on the browser, builds less during build

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 12.3%
  • Makefile 4.7%