Syntax
Text Stroke
Setting the width and color of strokes for text characters.
🚧This page is still under construction and some content may not be complete.
Overview
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-stroke:1|blue:hover text-stroke:1|blue@sm text-stroke:1|blue@dark text-stroke:1|blue@print">…</div>