JSFiddle - React, Tailwind, and code Playground
by Katarn
HTML
<div>
uwu
</div>
CSS
div {
resize: horizontal;
background: red;
overflow: scroll;
}
by Katarn
<div>
uwu
</div>
div {
resize: horizontal;
background: red;
overflow: scroll;
}