flag-css-rails

flag-css for the rails asset pipeline

Installation

Add this line to your application's Gemfile:

gem 'flag-css-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install flag-css-rails

Usage

In your css file :

@import "flag-css";

And follow flag-css instructions

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Intrepidd/flag-css-rails.

License

The gem is available as open source under the terms of the MIT License.