Commit graph

4 commits

Author SHA1 Message Date
Maccesch
f44ef05466 merged main 2024-08-22 17:08:21 +01:00
Hector Candelaria
9f8adfc1f1 Chore: Apply cargo fmt to ensure code formatting compliance
Reformatted the code to pass `cargo fmt --check`
2024-08-18 18:57:04 -04:00
Hector Candelaria
0021e4aed5 Docs: Add BooleanDisplay import to demo
Included the `BooleanDisplay` import in the demo.
2024-08-18 18:43:35 -04:00
Hector Candelaria
6d57bdf7f5 Feat: Add prefers-reduced-motion API implementation
Implemented the `use_prefers_reduced_motion` function to create a
reactive interface for detecting the user's reduced motion preference
via the `prefers-reduced-motion` media query.
2024-08-18 17:17:06 -04:00