Syntax
Text Underline Offset
Setting the distance of a text decoration line from its original position.
🚧This page is still under construction and some content may not be complete.
Overview
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-underline-offset:1:hover text-underline-offset:1@sm text-underline-offset:1@dark text-underline-offset:1@print">…</div>