ember-cli-susy

v1.0.0
Include susy in an Ember app
ember-addon

ember-cli-susy

Include susy in an ember-cli app.

When the addon is installed, it will add susy as a bower 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

Usage

In your ember-cli, run:

ember install ember-cli-susy

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

@import "susy";

If you already have content in your app.scss, you can just choose "n" and add that line to the top of app.scss yourself.

Developing this Addon

Running Tests

  • ember test
  • ember test --server

For more information on using ember-cli, visit http://www.ember-cli.com/.

Credits

Hat tip to Yapp Labs, whose ember-cli-bourbon was used as a starting point for this project.

npm i ember-cli-susy

Metadata

  • MIT
  • >= 0.10.0
  • Dave Wasmer
  • released 7/20/2015

Downloads

Maintainers