Outline

Outline

Style syntax for setting all the outline properties at once.

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

Overview [sr-only]

ClassDeclarations
outline:styleoutline: style
outline:color|styleoutline: color style solid
outline:style|widthoutline: style width solid
outline:color|style|widthoutline: color style width solid

Conditionally apply

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

<div class="outline:1|solid|blue-60:hover outline:1|solid|blue-60@sm outline:1|solid|blue-60@dark outline:1|solid|blue-60@print"></div>
PREVIOUS
Object Position

Style syntax for setting the alignment of the selected replaced element within the element's box.

NEXT
Outline Color

Style syntax for setting the color of an element’s outline.

MIT License © Aoyue Design LLC.