Skip to content

chancancode/ember-cli-canadian-stylesheets

Repository files navigation

Ember CLI Canadian Stylesheets Build Status

Canadian stylesheets

Usage

Run this inside an Ember CLI application:

ember install ember-cli-canadian-stylesheets

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.