animate.sass-rails

As expected...


License
MIT
Install
gem install animate.sass-rails -v 0.0.1

Documentation

animate.sass-rails

Make animate.sass easily usable in your Rails application.

Setup

  1. Add to your Gemfile:
gem 'animate.sass-rails'
  1. Run bundle install or simply bundle.

  2. In you application.sass or whatever SASS file of your app:

@import 'animate'
  1. Enjoy.

Acknowledgements

Many thanks to... a lot of people! First of them Adam Stacoviak for his port of Animate.css. See more credits.