# BetterStyles My older gem magic_stylez more generic, smaller and with use of bootstrap 4.0! ## Usage See [online docu](https://berlinmagic.github.io/better_styles/) here. ## Installation Add this lines to your application's Gemfile: ```ruby source 'https://rails-assets.org' do gem 'rails-assets-tether', '>= 1.3.3' end gem 'better_styles' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install better_styles ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).