JSFiddle - React, Tailwind, and code Playground
by fainz777
HTML
<div></div>
CSS
div {
border: 1px solid red;
height: 100px;
min-width: 1000px;
width: 400px;
}
by fainz777
<div></div>
div {
border: 1px solid red;
height: 100px;
min-width: 1000px;
width: 400px;
}