Animation
Animation Delay
Style syntax for setting a time to delay before beginning to perform 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="@delay:300ms:hover @delay:300ms@sm @delay:300ms@dark @delay:300ms@print">ā¦</div>