0.3.0 • Published 6 years ago

ember-milligram v0.3.0

Weekly downloads
24
License
MIT
Repository
github
Last release
6 years ago

Installation

ember install ember-milligram

This will install ember-cli-sass as a dependency and create a file <app-name>/app/styles/app.scss with the following import statement:

@import "milligram";

Please note that ember-cli-sass is currently required to use this addon.

Development

Deploy

# Runs test suite, bumps version, pushes tags, publishes, updates CHANGELOG.md
yarn run deploy

# Publish a new copy the dummy app to gh-pages
ember deploy production

License

MIT Copyright (c) Alex DiLiberto

Milligram was designed with ♥ by CJ Patoilo. Licensed under the MIT License.