Skip to content

cushJS/cush-plugin-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cush-plugin-scss v0.1.0

Use node-sass to transpile your .scss assets.

Your project must have node-sass in its devDependencies and installed in its node_modules directory.

Currently, all assets are processed together, so cross-module references are supported.