In this lesson, we transition from CSS transitions (see what I did there π), and look at CSS animations with the Vue.js Transition
component. CSS animations allow us to insert any amount of steps with different CSS properties, making for more complex animations. Finally, we donβt have to write all of these animation keyframe declarations ourselves. Reach for a library like animate.css to do a lot of the work for you!
Links