0.1.7 • Published 10 years ago

generator-sails-sass v0.1.7

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago