JSFiddle - React, Tailwind, and code Playground

by adil_invideo

HTML

<div>

</div>

CSS

div {
  width: 100px;
  height: 100px;
  background: red;
}