JSPM

  • Created
  • Published
  • Downloads 286
  • Score
    100M100P100Q93652F
  • License MIT

less plugin for StealJS

Package Exports

  • steal-less

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (steal-less) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status npm version

steal-less

This is a plugin for SystemJS and StealJS that makes it easy to work with css files.

Install

If you're using StealJS you don't have have to install this plugin, it's included by default.

If you're using SystemJS install this as another npm dependency:

npm install steal-less --save-dev

Use

SystemJS

License

MIT