oulu-rails
A mixin library for Sass.
Docs
Installation
- Add
'gem 'oulu-rails'to your Gemfile. -
$ bundle install - Add
@import oulutoapp/assets/stylesheets/application.css.sass
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request