JSFiddle - React, Tailwind, and code Playground
by watsuyo_2
HTML
<textarea class="textarea" type="text">
CSS
.textarea {
border: 0;
border-bottom: 1px solid #1b2538;
width: 20%;
}
by watsuyo_2
<textarea class="textarea" type="text">
.textarea {
border: 0;
border-bottom: 1px solid #1b2538;
width: 20%;
}