frontendmasters.com
Gradient Text with a Drop Shadow
6
Gradient text is pretty easy to do these days with `background-clip: text;` — but it kills your ability to use `text-shadow`. SVG to the rescue. Read full article