mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
6d57bdf7f5
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.
7 lines
122 B
HTML
7 lines
122 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link data-trunk rel="css" href="style/output.css">
|
|
</head>
|
|
<body></body>
|
|
</html>
|