Syntax
text-shadow
Adding shadows to text.
Overview
Class | Declarations |
---|---|
text-shadow:`value` | text-shadow: `value`;
|
Apply conditionally
Apply styles based on different states using selectors and conditional queries.
<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>