ember-milligram
Version:
An Ember CLI addon to integrate the Milligram CSS framework into Ember applications
32 lines (13 loc) • 933 B
Markdown
<a name="0.3.0"></a>
# [0.3.0](https://github.com/alexdiliberto/ember-milligram/compare/v0.2.0...v0.3.0) (2018-04-06)
### Features
* **ember:** ember 3.0 compatible ([044dc9a](https://github.com/alexdiliberto/ember-milligram/commit/044dc9a))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/alexdiliberto/ember-milligram/compare/v0.1.1...v0.2.0) (2017-10-06)
### Bug Fixes
* **build:** include compiled dist `.css` instead of src `.sass` files ([a0fd1a9](https://github.com/alexdiliberto/ember-milligram/commit/a0fd1a9))
* **demo-page:** set footer to correctly display ([411203d](https://github.com/alexdiliberto/ember-milligram/commit/411203d))
### Features
* **targets:** set minimum supported IE version for IE 11 ([603df67](https://github.com/alexdiliberto/ember-milligram/commit/603df67))
<a name="0.1.1"></a>
## [0.1.1](https://github.com/alexdiliberto/ember-milligram/compare/v0.1.0...v0.1.1) (2017-10-04)