Sha256: e62b678529554f2258eb6dbc21fee5436719111f33da78d8ff16fe58d00aded9
Contents?: true
Size: 710 Bytes
Versions: 1
Compression:
Stored size: 710 Bytes
Contents
# octicons-rails Provides [Octicons](http://octicons.github.com/) web fonts and stylesheets as a Rails engine for use with the asset pipeline. # Install Add it to your Rails application's `Gemfile`: ```ruby gem 'octicons-rails' ``` Then `bundle install`. # Usage Add the following to your `app/assets/stylesheets/application.scss`: *= require octicons ## License * The [Octicons]((http://octicons.github.com/)) font license: SIL OFL 1.1 (http://scripts.sil.org/OFL) * The [Octicons]((http://octicons.github.com/)) code license: MIT (http://choosealicense.com/licenses/mit/) * The [gem octicons-rails](http://github.com/octicons-rails) code licence: MIT (http://choosealicense.com/licenses/mit/)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octicons-rails-2.0.2.1 | README.md |