Sha256: d47db7834d83ea60847e087b175efd296846aaf06e24819f2ea16fc5fc6acdbd

Contents?: true

Size: 824 Bytes

Versions: 2

Compression:

Stored size: 824 Bytes

Contents

# octicons-rails [![Gem Version](http://img.shields.io/gem/v/octicons-rails.svg)](https://rubygems.org/gems/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) css files license: MIT (http://choosealicense.com/licenses/mit/)
* The [gem octicons-rails](http://github.com/torbjon/octicons-rails) code licence: MIT (http://choosealicense.com/licenses/mit/)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
octicons-rails-2.1.1 README.md
octicons-rails-2.1.0 README.md