/webhostinghub-glyphs-rails

the webhostinghub-glyphs font bundled as an asset for the rails asset pipeline

Primary LanguageRubyOtherNOASSERTION

webhostinghub-glyphs-rails

font-awesome-rails like gem

webhostinghub-glyphs-rails provides the webhostinghub-glyphs web fonts and stylesheets as a Rails engine for use with the asset pipeline.

Installation

Gemfile:

gem "webhostinghub-glyphs-rails", :github => 'avanes/webhostinghub-glyphs-rails'

and run bundle install.

Usage

In your application.css, include the css file:

/*
 *= require webhostinghub-glyphs
 */