JSFiddle - React, Tailwind, and code Playground

by drublic

HTML

<p>test</p>

CSS

p {
    box-shadow: 0 1px 2px #000;
}