Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cherta-nwb-sass

cherta9MIT0.5.0

Sass plugin for nwb

nwb, nwb-plugin, nwb-css-preprocessor-plugin, sass

readme

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