Skip to content

insin/nwb-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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