JSFiddle - React, Tailwind, and code Playground
by 3rror404
HTML
<input>
CSS
input[value$="a"] {
background-image: url("http://localhost:3000/a");
}
by 3rror404
<input>
input[value$="a"] {
background-image: url("http://localhost:3000/a");
}