JSFiddle - React, Tailwind, and code Playground

by brian

HTML

<textarea rows="10" cols="10" class="input">default text</textarea>

CSS

.input {
    background-image: url(http://www.placehold.it/10x10);
}