Syntax

stroke-width🚧

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

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

Overview

ClassDeclarations
stroke:sizestroke-width: size;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="stroke:1:hover stroke:1@sm stroke:1@dark stroke:1@print">…</div>
Syntax
stroke

Setting the outline color of an SVG shape.

Syntax
text-align

Setting the text alignment of an element.

© Aoyue Design LLC.