Syntax

Stroke

Setting the outline color of an SVG shape.

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

Overview

ClassDeclarations
stroke:colorstroke: color;

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

<div class="stroke:blue-60:hover stroke:blue-60@sm stroke:blue-60@dark stroke:blue-60@print"></div>
Syntax
Size

Style shorthand for setting the width and height of an element.

Syntax
Stroke Width

Setting the width of the stroke to be applied to the SVG shape.

© Aoyue Design LLC.