Outline

Outline Width

Style syntax for setting the thickness of an element's outline.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
outline-width:size / outline:sizeoutline-width: sizerem
outline:mediumoutline-width: medium
outline:thickoutline-width: thick
outline:thinoutline-width: thin

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="outline-width:medium:hover outline-width:medium@sm outline-width:medium@dark outline-width:medium@print">…</div>
PREVIOUS
Outline Style

Style syntax for setting the style of an element's outline.

NEXT
Contain

Style syntax for providing performance benefits by limiting calculations of layout.

MIT License Ā© Aoyue Design LLC.