JSFiddle - React, Tailwind, and code Playground

by rohanbhangui

HTML

<div></div>

CSS

div{
    border: 5px solid red;
}