camelmasa / animate-rails

animate.css for rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

animate-rails

animate.css for rails. https://github.com/daneden/animate.css

Installation

Add this extension to your Gemfile:

gem "animate-rails"

Then run:

bundle install

Add application.css (Ruby on Rails):

*= require animate

About

animate.css for rails.

License:MIT License


Languages

Language:Ruby 100.0%