語法
描邊stroke
Setting the outline color of an SVG shape.
Overview
Class | Declarations |
---|---|
stroke:color | stroke: color;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="stroke:blue-60:hover stroke:blue-60@sm stroke:blue-60@dark stroke:blue-60@print">…</div>