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

Package detail

nwb-sass

insin272MIT0.10.2

Sass plugin for nwb

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

readme

nwb-sass

npm package

Plugin enabling Sass loading rules for .scss and .sass files in nwb using sass-loader and node-sass.

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

MIT Licensed