.animate-scale-in-x-right
.animate-scale-in-x-left
.animate-scale-out-x-right
.animate-scale-out-x-left
You can cancel all repeating animations within a specific element by adding the.reduced-motion
class name to it.
You can control the motion based on the screen size using the following class name: .{xx}:reduced-motion
or .{xx}:normal-motion
.
{xx} can be xs
, sm
, md
, lg
, xl
.