Animation
Animation Name
Style syntax for setting the names of the animation.
š§This page is still under construction and some content may not be complete.
Overview [sr-only]
Conditionally apply
Apply styles in different states using selectors, media queries, etc.
<div class="@name:fade:hover @name:fade@sm @name:fade@dark @name:fade@print">ā¦</div>