JSFiddle - React, Tailwind, and code Playground
by TheNix
HTML
<div>
</div>
CSS
div {
background:#5555ff;
border:20px dashed #5555ff;
height:20px;
width:20px; }
by TheNix
<div>
</div>
div {
background:#5555ff;
border:20px dashed #5555ff;
height:20px;
width:20px; }