JSFiddle - React, Tailwind, and code Playground

HTML

<div id="blc"><span>&nbsp;</span><input  type="text"/></div>

CSS

#blc span {
    border-left: 2px solid red;
}