Skip to content

xzgyb/bulma-sass-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulma-sass-rails

Integrates Bulma with the rails asset pipeline.

A modern CSS framework based on Flexbox.

The gem inspired by joshuajansen/bulma-rails.

I want to keep bulma be the latest version with the official bulma, so I make the gem base on joshuajansen/bulma-rails, I'm here to express my gratitude to joshuajansen/bulma-rails.

Installation

gem "bulma-sass-rails"

And then execute:

$ bundle

Or install it yourself as:

$ gem install bulma-sass-rails

Usage

To import all assets in your Rails project, add the following line to your application.scss:

@import "bulma";

or

@import "bulma-rtl";

For information about customizing Bulma, see: http://bulma.io/documentation/overview/start/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published