0.0.3 • Published 9 years ago

ember-cli-canadian-stylesheets v0.0.3

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

Ember CLI Canadian Stylesheets Build Status

Canadian stylesheets

Usage

Run this inside an Ember CLI application:

npm install ember-cli-canadian-stylesheets --save-dev --save-exact

Then restart your server.

PostCSS

Under the hood, this uses PostCSS to apply the CSS transformations. If you are already using ember-cli-postcss, you can also use the postcss-canadian-stylesheets plugin directly instead of using this convenience package.