Syntax
Border Style
Setting the line style for an element’s border.
🚧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="border-style:solid:hover border-style:solid@sm border-style:solid@dark border-style:solid@print">…</div>