Syntax

Text Stroke Color

Setting the color of the stroke for text characters.

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

Overview

ClassDeclarations
text-stroke:color-webkit-text-stroke: color;
text-stroke:current-webkit-text-stroke-color: currentColor;
text-stroke:transparent-webkit-text-stroke-color: transparent;

Conditionally apply

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

<div class="text-stroke:blue-20:hover text-stroke:blue-20@sm text-stroke:blue-20@dark text-stroke:blue-20@print"></div>
Syntax
Text Stroke

Setting the width and color of strokes for text characters.

Syntax
Text Stroke Width

Setting the width of the stroke for text characters.

© Aoyue Design LLC.