Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubyonworld/ionicons-rails

Run bundle and restart your server to make the scss and font files available through the pipeline.
https://github.com/rubyonworld/ionicons-rails

bundle gem icon ionic ionicon rail ruby

Last synced: 16 days ago
JSON representation

Run bundle and restart your server to make the scss and font files available through the pipeline.

Awesome Lists containing this project

README

        

ionicons-rails
==============

[Ionicons](https://github.com/driftyco/ionicons#ionicons) for Ruby on Rails.

## Installation

Add `gem 'ionicons-rails'` to your `Gemfile`.

Run `bundle` and restart your server to make the scss and font files available through the pipeline.

## Usage

Put `@import 'ionicons';` in `application.css.scss` file.

HTML: ``.

Search icons on [ionicons.com](http://ionicons.com/).

## Licence

Ionicons is licensed under the MIT license.

`ionicons-rails` is also licensed under the MIT license.