Like
animate.cssbut without the bad parts.
npm install move.css
Import the move.css file as needed:
@import 'node_modules/move.css/move.css';Fade:
animation-name: fade-in | fade-out;Rotate:
animation-name: rotate-right | rotate-left;Scale:
animation-name: scale-in | scale-out;Move:
animation-name: move-up | move-down | move-right | move-left;