Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 771 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 771 Bytes

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.