Syntax
Text Decoration Line
Setting the kind of decoration that is used on text.
🚧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-decoration-line:underline:hover text-decoration-line:underline@sm text-decoration-line:underline@dark text-decoration-line:underline@print">…</div>