Sha256: c106088e8e2fdcc57581f53049688fd11b3085f83fc114ca48b041028ddec07b
Contents?: true
Size: 547 Bytes
Versions: 1
Compression:
Stored size: 547 Bytes
Contents
# Bootstrap::Sass::Rtl RTL version of [bootstrap-sass](https://github.com/thomas-mcdonald/bootstrap-sass). ## Usage Gemfile: gem 'sass-rails', '~> 3.2' gem 'bootstrap-sass', '~> 2.3.2.0' gem 'bootstrap-sass-rtl', '~> 2.3.2.0' ### CSS Import in your scss file: @import "bootstrap-rtl"; ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap-sass-rtl-2.3.2.0 | README.markdown |