JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" id="my" value="abc" />
CSS
#my { border:none; border-bottom: 1px solid; border-right:1px solid;border-top:1px solid;border-left:1px s}
<input type="text" id="my" value="abc" />
#my { border:none; border-bottom: 1px solid; border-right:1px solid;border-top:1px solid;border-left:1px s}