npm.io
0.3.0 • Published 8 years ago

ember-milligram

Licence
MIT
Version
0.3.0
Deps
1
Size
9 kB
Vulns
0
Weekly
0
Stars
7

Milligram Logo
ember-milligram

Ember Observer Score Build status Commitizen friendly Greenkeeper Badge

A minimalist CSS framework for Ember

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.