JSFiddle - React, Tailwind, and code Playground
by web tiki
HTML
<input type="text">
CSS
input{
height:500px;
width:500px;
word-break: break-word;
}
by web tiki
<input type="text">
input{
height:500px;
width:500px;
word-break: break-word;
}