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