JSFiddle - React, Tailwind, and code Playground
by misterkeg
HTML
<div><input type="radio"></div>
CSS
div {
-webkit-backface-visibility: hidden;
background: black;
position: absolute;
}
by misterkeg
<div><input type="radio"></div>
div {
-webkit-backface-visibility: hidden;
background: black;
position: absolute;
}