JSFiddle - React, Tailwind, and code Playground
HTML
<textarea style="overflow:hidden; resize:none;" cols=10 rows=1>12345678908989898989</textarea>
CSS
textarea{
width:auto;
width:10ch;
width:auto\9;
}
<textarea style="overflow:hidden; resize:none;" cols=10 rows=1>12345678908989898989</textarea>
textarea{
width:auto;
width:10ch;
width:auto\9;
}