JSFiddle - React, Tailwind, and code Playground
by fliptheweb
HTML
<div class="0">
</div>
CSS
.0 {
width: 100px;
height:100px;
background: #000;
}
by fliptheweb
<div class="0">
</div>
.0 {
width: 100px;
height:100px;
background: #000;
}