JSFiddle - React, Tailwind, and code Playground
by seankoole
HTML
<textarea name="" id="" cols="30" rows="10"></textarea>
CSS
textarea {
width: 100%;
height: 1000px;
}
by seankoole
<textarea name="" id="" cols="30" rows="10"></textarea>
textarea {
width: 100%;
height: 1000px;
}