generator-nh-sass
v1.2.3
Published
Scaffold out a sass project
Downloads
4
Maintainers
Readme
NH Sass Generator
Yeoman generator that scaffolds out a sass project.
Getting Started
- Install:
npm install -g generator-nh-sass
- Run generator:
yo nh-sass
- Run grunt:
grunt watch
Options
--skip-install
Skips the automatic execution of
bower
andnpm
after scaffolding has finished.