Volt::Bootstrap::Flatui::Theme
TODO: Write a gem description TODO: https://github.com/wingrunr21/flat-ui-sass/blob/master/app/helpers/flat_ui/rails/icon_helper.rb
Installation
Add this line to your application's Gemfile:
gem 'volt-bootstrap-flatui-theme'
And then execute:
$ bundle
Or install it yourself as:
$ gem install volt-bootstrap-flatui-theme
Usage
TODO: Write usage instructions here
Thanks to
https://github.com/designmodo/Flat-UI https://github.com/voltrb/volt https://github.com/ryanstout
Contributing
- Fork it ( http://github.com/[my-github-username]/volt-bootstrap-flatui-theme/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request