JSFiddle - React, Tailwind, and code Playground
by ysuper
HTML
<textarea></textarea>
CSS
textarea {
overflow-x: scroll;
overflow-y: scroll;
}
by ysuper
<textarea></textarea>
textarea {
overflow-x: scroll;
overflow-y: scroll;
}