Border
Border Width
Style syntax for setting the width of an element’s border.
🚧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="border-width:10:hover border-width:10@sm border-width:10@dark border-width:10@print">…</div>