Tinymotion
Tinymotion is a Vue.js animation library, that seamlessly works with Tailwind CSS.
Installation
How to use
Triggers
Hover
Triggers animation on hover. If rollback
option is enabled, the animation will start rolling back on mouse leave.
Click
Triggers animation on click. If rollback
option is enabled, the animation will start rolling back on mouse up.
Custom trigger
Tinymotion supports external triggers. Once the trigger value is changed, the animation will fire. The next time the value is changed, the animation will stop.