An open API service indexing awesome lists of open source software.

https://github.com/cushjs/cush-plugin-scss

SCSS for cush
https://github.com/cushjs/cush-plugin-scss

cush cush-plugin scss

Last synced: 18 days ago
JSON representation

SCSS for cush

Awesome Lists containing this project

README

          

# cush-plugin-scss v0.1.0

Use [node-sass][1] 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.

[1]: https://github.com/sass/node-sass