JSFiddle - React, Tailwind, and code Playground
by Luis Martin
HTML
<div>
</div>
CSS
div{
height : 100px;
width : 100px;
background-color : red;
}
by Luis Martin
<div>
</div>
div{
height : 100px;
width : 100px;
background-color : red;
}