1.0.0-beta.1d • Published 7 years ago

ember-cli-sass-susy v1.0.0-beta.1d

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

ember-cli-susy

Include susy in an ember-cli app.

When the addon is installed, it will add susy as a node dependency.

Dependencies

Your project should already be set up to handle sass/scss builds. If you're not, do so by running:

ember install ember-cli-sass

Install

In your app, run:

ember install ember-cli-sass-susy

The generator will create an app.scss with the sole contents being:

@import "susy";