JSFiddle - React, Tailwind, and code Playground
HTML
<superselector></superselector>
CSS
superselector {
display: block;
width: 100px;
height: 100px;
background: orange;
}
<superselector></superselector>
superselector {
display: block;
width: 100px;
height: 100px;
background: orange;
}