Rails Gem for Blaze-css
gem 'blaze_rails'
bundle install
and restart your server to make the files available through the pipeline.
Edit application.css.scss
@import "blaze";
For Documentation on Blaze Css visit their site
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.