JSFiddle - React, Tailwind, and code Playground
by Abdul Ahmad
HTML
<div>
<div>
<input />
</div>
<label>Error</label>
<input />
</div>
CSS
input {
}
by Abdul Ahmad
<div>
<div>
<input />
</div>
<label>Error</label>
<input />
</div>
input {
}