avalanche-rails
Avalanche, written by Tom Hare, packaged for the Rails asset pipeline.
Usage
Add the following to your Gemfile
:
gem 'avalanche-rails', '~> 1.2.0'
All the following to your stylesheets manifest:
@import 'avalanche';
Disclaimer
This repo is a Rails gem package. All issues with the library should be reported on the library's GitHub page. This repo will be updated each time a new version of the library is released.