Skip to content

pucho/nwb-sass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cherta-nwb-sass

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

I'm releasing this package because the PR I made to the original repo was not accepted and I need it for a project. It is not my intention to maintain this package and will erase it as soon as the original project accepts the PR or solved the .saas loading issue.

Usage

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

npm install --save-dev cherta-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.

About

Sass plugin for nwb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%