ember-milligram
v0.3.0
Published
An Ember CLI addon to integrate the Milligram CSS framework into Ember applications
Maintainers
Readme
Installation
ember install ember-milligramThis 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 productionLicense
MIT Copyright (c) Alex DiLiberto
Milligram was designed with ♥ by CJ Patoilo. Licensed under the MIT License.
