bbone/assets/default/bootstrap/site/_includes/callout-info-prefersreducedmotion.md
2022-12-26 14:03:09 +05:30

355 B

{% capture callout %} The animation effect of this component is dependent on the prefers-reduced-motion media query. See the [reduced motion section of our accessibility documentation]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/accessibility/#reduced-motion). {% endcapture %} {% include callout.html content=callout type="info" %}