JSFiddle - React, Tailwind, and code Playground

by jonahe

HTML

<p>
p1
</p>
<p>
p2
</p>
<p></p>
<p>
p4
</p>

CSS

p:contains("") {
  background: 
}