This engine/gem provides:
Add the gem to your Gemfile:
gem "animation-rails"
Then bundle:
bundle install
Add the library to application.css
:
*= require animate
Require animate.css
as above and add wow.js
to your application.js
file
//= require wow
Require aos components in both application.js
and application.css
//= require aos
*= require aos