0.5.0 • Published 8 years ago

cherta-nwb-sass v0.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

nwb-sass

npm package

Plugin enabling a Sass loading pipeline for .scss files in nwb using sass-loader.

Usage

Install in a project you're using nwb to develop and nwb will detect and load the plugin:

npm install --save-dev nwb-sass

Note: if node-sass has trouble installing binaries on your platform, pre-built binaries can be found here and should be placed in node-sass/vendor/ (inside your node_modules/) as binding.node.

MIT Licensed