Bulma-sass Gem Version

bulma-sass gem supports Rails and Sprockets

Bulma is a modern CSS framework based on Flexbox.

Bulma: a Flexbox CSS framework

Rails

Installation

Add this line to your application's Gemfile:

gem 'bulma-sass'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bulma-sass

Usage

Import Bulma styles in app/assets/stylesheets/application.scss

@import "bulma";

Jekyll

See example