Sha256: 4307a007ef2363bdb5a44e87d75fd47ff4e67e0851e0e1dea636ba1d2e998eb3
Contents?: true
Size: 696 Bytes
Versions: 1
Compression:
Stored size: 696 Bytes
Contents
# SassyLemonade A Sass flavored version of the awesome Lemonade css grid framework. I would highly recommend checking out the original implementation at [Lemonade]: http://lemonade.im ## Installation Add this line to your application's Gemfile: gem 'sassy_lemonade' And then execute: $ bundle Or install it yourself as: $ gem install sassy_lemonade ## Usage Inside your application.css manifest include: ``` *= require lemonade ``` ## 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 |
---|---|
sassy_lemonade-0.0.1 | README.md |