JSFiddle - React, Tailwind, and code Playground

by Weston Ruter

HTML

<p>
hello
</p>

CSS

p:not(#_#_) { color: green; }

p:not(#_) { color: red; }