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 applying conditionally.

<div class="text-stroke:blue-20:hover text-stroke:blue-20@sm text-stroke:blue-20@dark text-stroke:blue-20@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.