Skip to content

Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework

License

Notifications You must be signed in to change notification settings

open-tux/ember-bulma

Repository files navigation

ember-bulma

Ember Bulma is a collection of Ember components and services for Bulma, a modern CSS framework by Jeremy Thomas


Ember Bulma is still very much in Beta. When you come across anything that needs addressing, please open an issue. Thanks!

Installation

ember install ember-cli-sass
ember install ember-bulma

Optional :

ember install ember-font-awesome

Then create a styles/app.scss file.

@import "bulma";

Documentation

Source