Bulma, modern CSS framework based on Flexbox.


Keywords
bulma-css, bulma-sass, jekyll, jekyll-plugin, jekyll-plugins, rails, ruby, sass
License
MIT
Install
gem install bulma-sass -v 0.9.3

Documentation

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