In this tutorial, we’ll explore the problem of animating between different units, and see how we can overcome it. — It’s no secret, that on the web we have to deal with different units — from rems and pixels to percentages and viewport-based values. In this tutorial, we’ll explore the problem of animating between different units, and see how we can overcome it. The problem Let’s start by creating this simple animation…