JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
CSS
div {width: 100px; height: 100px;}
div {box-shadow: 0 0 0 5px red, 0 0 0 10px blue;}
<div>
</div>
div {width: 100px; height: 100px;}
div {box-shadow: 0 0 0 5px red, 0 0 0 10px blue;}