Socket
Socket
Sign inDemoInstall

generator-sails-sass

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-sails-sass

Yeoman generator for SailsJS with SASS


Version published
Maintainers
1
Weekly downloads
1

Weekly downloads

Readme

Source

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

Keywords

FAQs

Last updated on 07 May 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc