Sha256: fffc2e29e666db88f689c28cd7e71f8b0d1bc79d1630dc7f4cf935e82743c65a
Contents?: true
Size: 657 Bytes
Versions: 13
Compression:
Stored size: 657 Bytes
Contents
# 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).
Version data entries
13 entries across 13 versions & 1 rubygems