JSFiddle - React, Tailwind, and code Playground
by grano
HTML
<div data-v-a79a7910="" contenteditable="true" spellcheck="true" class="text-input" style="">
</div>
CSS
.text-input {
width: 100px;
height: 30px;
border: 1px solid red;
}
by grano
<div data-v-a79a7910="" contenteditable="true" spellcheck="true" class="text-input" style="">
</div>
.text-input {
width: 100px;
height: 30px;
border: 1px solid red;
}