JSFiddle - React, Tailwind, and code Playground
HTML
<div></div>
CSS
div {
height: 10px;
width: 10px;
border: 1px solid #000;
float: left;
}
<div></div>
div {
height: 10px;
width: 10px;
border: 1px solid #000;
float: left;
}