Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 937 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 937 Bytes

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-bulma

This will automatically install the ember-cli-sass NPM dependency and create a SCSS file in your App called styles/app.scss with the following import statement:

@import "bulma";

Optional :

ember install ember-font-awesome

Documentation

Source