JSFiddle - React, Tailwind, and code Playground

by Bateman

HTML

<div></div>

CSS

div {
  width: 100px;
  border: 1px dashed red;
}