https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion If the OS has reduced-motion turned on then the transition still happens. It would be nice if the transition was disabled if reduced-motion was set.
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
If the OS has reduced-motion turned on then the transition still happens. It would be nice if the transition was disabled if reduced-motion was set.