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