Pure-for-Rails

Gem Version

Rails Gem for Yahoo Pure css

Yahoo Pure Css for Rails

##Installation

 gem 'pure-for-rails'

bundle install and restart your server to make the files available through the pipeline.

Edit application.css.scss

 @import "css/pure";        

For Documentation on Pure Css visit their site