JSFiddle - React, Tailwind, and code Playground
by grano
HTML
<textarea class="textarea">ho \n a ge"</textarea>
CSS
.textarea {
color: white;
background-color: #222;
}
by grano
<textarea class="textarea">ho \n a ge"</textarea>
.textarea {
color: white;
background-color: #222;
}