mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-11 05:46:32 +01:00
7d551f0fbf
* Fixes #1067 docs compiler regex * Fix bronken links #1068 * Update docs topics structure
443 B
443 B
Accessibility
Animate.css supports the prefers-reduced-motion
media query so that users with motion sensitivity can opt-out of animations. On supported platforms (currently all the major browsers and OS, including mobile), users can select "reduce motion" on their operating system preferences and it will turn off CSS transitions for them without any further work required.