JSFiddle - React, Tailwind, and code Playground

by algor

HTML

<input type="radio" id="my" />

CSS

//input { border: 1px solid green;} 

#my {border: 0;}