stealjs / steal-less

A less plugin for StealJS
https://www.npmjs.com/package/steal-less
MIT License
4 stars 2 forks source link

Upgrade to steal-css 1.2.0 and use $css #45

Closed matthewp closed 7 years ago

matthewp commented 7 years ago

steal-css 1.2.0 defines itself as the $css module. We want to start using this as our import so that other css plugins can be used, like done-css.

Fixes #44