JSFiddle - React, Tailwind, and code Playground
by Sunny Sharma
HTML
<input class="password" type="text" value="Hello Vipin!" />
CSS
.password:before{
}
by Sunny Sharma
<input class="password" type="text" value="Hello Vipin!" />
.password:before{
}