0.1.6 • Published 11 years ago
ember-cli-suitcss v0.1.6
ember-cli-suitcss
This addon inserts adds Suit CSS processing into the javascript preprocessor for Ember CLI.
Installation / Usage
From within your Ember CLI application (must be >= 0.0.41), run the following:
npm install --save-dev ember-cli-suitcssThat's it. Create an app.css in the /app/styles folder and go to
town.