JSFiddle - React, Tailwind, and code Playground

by Bhavik Bamania

HTML

<textarea rows=4></textarea>

CSS

textarea {
  white-space: pre-wrap;
}