JSFiddle - React, Tailwind, and code Playground
by gkucmierz
HTML
<input />
CSS
input {
word-break: break-word;
width: 200px;
height: 150px;
}
by gkucmierz
<input />
input {
word-break: break-word;
width: 200px;
height: 150px;
}