Sha256: ea66c218f00892a2d150fafe9ec1b5c085c8c6c31d9344e03412360b1a57167a
Contents?: true
Size: 689 Bytes
Versions: 1
Compression:
Stored size: 689 Bytes
Contents
# Pure-Rails [![Gem Version](https://badge.fury.io/rb/blaze_rails.svg)](https://badge.fury.io/rb/blaze_rails) Rails Gem for [Yahoo Pure css](http://purecss.io/) ![Yahoo Pure Css for Rails](http://purecss.io/img/logo_pure@2x.png) ## Installation ```ruby gem 'pure-css' ``` `bundle install` and restart your server to make the files available through the pipeline. Edit application.css.scss ```css @import "css/pure-rails"; ``` For Documentation on Pure Css [visit their site](http://purecss.io/) ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pure-for-rails-0.1.2 | README.md |