JSFiddle - React, Tailwind, and code Playground

by Kondal Durgam

HTML

<textarea name="description_name"></textarea>

CSS

textarea{
  max-height:200px;
  min-height:10px;
}