react-reveal
react-reveal copied to clipboard
Wish: Support prefers-reduced-motion out of the box
There is this fairly new media query API prefers-reduced-motion.
web.dev has a nice introduction article to reduced motion.
It would be awesome, if react-reveal could disable animations out of the box, if the media query is reduce.
+1