JSFiddle - React, Tailwind, and code Playground

by agib

HTML

<textarea class="textarea" cols="10"></textarea>

CSS

.textarea {
  width: 100%;
}