项目作者: open-tux

项目描述 :
Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework
高级语言: HTML
项目地址: git://github.com/open-tux/ember-bulma.git
创建时间: 2016-03-09T23:32:16Z
项目社区:https://github.com/open-tux/ember-bulma

开源协议:MIT License

下载


npm version
Build Status
Ember Observer Score

Commitizen friendly
semantic-release

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

  1. 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:

  1. @import "bulma";

Optional :

  1. ember install ember-font-awesome

Deploy

Deploy the demo app:

  1. ember deploy production
  2. git push upstream gh-pages

Documentation

Source