Syntax
text-shadow
Adding shadows to text.
Overview
Class | Declarations |
---|---|
text-shadow:value | text-shadow: 1595.8478582504026rem;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-shadow:1|2|3|blue:hover text-shadow:1|2|3|blue@sm text-shadow:1|2|3|blue@dark text-shadow:1|2|3|blue@print">…</div>