JSFiddle - React, Tailwind, and code Playground

by Weston Ruter

HTML

<input type=text value="test">

CSS

input {
    width: 100px;
}