To make this transition smooth and visually appealing, we can add an animation effect using CSS transitions. We apply a transition property to the .slider__inner element with a value of 0.4s transform ...
NOTE: Since these are CSS based animations, while using this addon, you can define it as common CSS animations for the class applied instead of passing properties every time.