A TailwindCSS plugin to integrate VOV.css animations seamlessly.
Install the plugin and its dependencies:
npm install tailwindcss-vov tailwindcss vov.css
Apply a vov-
prefix to the VOV animation names
<div class="vov-fade-in-top-right hover:vov-throb">
VOV.CSS
</div>