Add support for prefers-reduced-motion
Author: ChasBelovCreated Dec 26, 2022Updated Dec 26, 2022
Please add support for prefers-reduced-motion. If a site visitor's browser indicates that they are bothered by animation, as evidenced by them having set prefers-reduced-motion to reduce, then don't serve them animation; jump immediately to the end state without animation.
Source: chenglou/react-motion