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
- Host: GitHub
- URL: https://github.com/cushjs/cush-plugin-scss
- Owner: cushJS
- License: mit
- Created: 2018-07-16T02:14:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T20:07:16.000Z (almost 8 years ago)
- Last Synced: 2025-02-25T07:14:37.709Z (over 1 year ago)
- Topics: cush, cush-plugin, scss
- Language: CoffeeScript
- Homepage: https://github.com/sass/node-sass
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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