JSFiddle - React, Tailwind, and code Playground

HTML

<p>This is a test</p>

CSS

p {text-shadow:1px 1px 1px red;}
p {filter: Shadow(Color=red, Direction=130, Strength=1);}