vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.52k stars 83 forks source link

Honor prefers-reduce-motion when animating the skeleton #31

Closed tywayne closed 1 year ago

tywayne commented 1 year ago

As an accessibility enhancement, to better serve users who may have set their OS to reduce the amount of motion on screen, we should check for that and disable the Skeleton's animation.