JSFiddle - React, Tailwind, and code Playground

HTML

<p>This is a test</p>

CSS

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