Sha256: c2293ec7f020bbcbf181b9ef3f0bda4623b353efa3ee122a5de9df505fde05df
Contents?: true
Size: 294 Bytes
Versions: 11
Compression:
Stored size: 294 Bytes
Contents
animate-rails =================== animate.css for rails. https://github.com/daneden/animate.css Installation ======= Add this extension to your Gemfile: ```ruby gem "animate-rails" ``` Then run: ``` bundle install ``` Add application.css (Ruby on Rails): ``` *= require animate ```
Version data entries
11 entries across 11 versions & 1 rubygems