generator-sails-sass

0.1.7 • Public • Published

SailsJS SASS generator Build Status

Yeoman generator for SailsJS with SASS- lets you quickly set up a SailsJS project with SASS.

Usage

Install sails (if you don't already have it) and generator-sails-sass:

npm install -g sails generator-sails-sass

Create a new Sails project, and cd into it:

sails new my-awesome-project && cd my-awesome-project

Run yo sails-sass:

yo sails-sass

Follow all the steps.

Create your main.scss file and include it in your layout or views :)

Todo

  • [ ] Create your sails project for you

License

MIT

Package Sidebar

Install

npm i generator-sails-sass

Weekly Downloads

1

Version

0.1.7

License

none

Last publish

Collaborators

  • dominikgar