diff --git a/apps/docs/content/docs/examples.mdx b/apps/docs/content/docs/examples.mdx index 0ab1694..f9679d9 100644 --- a/apps/docs/content/docs/examples.mdx +++ b/apps/docs/content/docs/examples.mdx @@ -179,7 +179,7 @@ A gentle opacity fade: ``` -Bones uses `pulse` automatically when `prefers-reduced-motion: reduce` is active, regardless of which animation you set. +When `prefers-reduced-motion: reduce` is active, the default and `shimmer` both become `pulse`. `none` stays still. ### Global animation