You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add @media (prefers-reduced-motion) to the CSS in that code and test with devtools -> Rendering tab -> prefers-reduced-motion emulation. Users don't have to go into devtools; users would go into their computer settings: see the section "user preferences" under https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion.
The text was updated successfully, but these errors were encountered:
Add @media (prefers-reduced-motion) to the CSS in that code and test with devtools -> Rendering tab -> prefers-reduced-motion emulation. Users don't have to go into devtools; users would go into their computer settings: see the section "user preferences" under https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion.
The text was updated successfully, but these errors were encountered: