Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 657 Bytes

File metadata and controls

33 lines (24 loc) · 657 Bytes

BetterStyles

My older gem magic_stylez more generic, smaller and with use of bootstrap 4.0!

Usage

See online docu here.

Installation

Add this lines to your application's Gemfile:

    
    source 'https://rails-assets.org' do
      gem 'rails-assets-tether', '>= 1.3.3'
    end
    gem 'better_styles'
    

And then execute:

$ bundle

Or install it yourself as:

$ gem install better_styles

Contributing

Contribution directions go here.

License

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