Add `usePrefersReducedMotion` composable
TylerAPfledderer opened this issue · comments
Retrieves the user's animation preference.
See React package usePrefersReducedMotion
🚨Important
Depends on useMediaQuery
for the check. Consider this or an alternative.