JSFiddle - React, Tailwind, and code Playground
by brigand
HTML
<pre id="out"></pre>
CSS
#out {
width: 60em;
padding: 0.4em;
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
}
by brigand
<pre id="out"></pre>
#out {
width: 60em;
padding: 0.4em;
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
}