Ember Bulma is an ember addon for Bulma by Jeremy Thomas.
Ember Bulma is still very much in Beta. When you come across anything that needs addressing, please open an issue. Thanks!
ember install ember-cli-sass
ember install ember-bulma
Optional :
ember install ember-font-awesome
Then create a styles/app.scss
file.
@import "bulma";
- Ember Bulma: http://open-tux.github.io/ember-bulma/
- Bulma: http://bulma.io/documentation/overview/start/
- Ember Bulma: https://github.com/open-tux/ember-bulma
- Bulma: https://github.com/jgthms/bulma/