animate.css/docsSource/sections/08-accessibility.md
Elton Mesquita 7d551f0fbf
Fix broken links and update docs topics structure (#1069)
* Fixes #1067 docs compiler regex

* Fix bronken links #1068

* Update docs topics structure
2020-06-09 15:40:29 +01:00

4 lines
443 B
Markdown

## Accessibility
Animate.css supports the [`prefers-reduced-motion` media query](https://webkit.org/blog/7551/responsive-design-for-motion/) 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.