JSFiddle - React, Tailwind, and code Playground

by okke

HTML

<p>Lorem</p>
<hr />
<p>Ipsum</p>

CSS

hr ~ p { color: red; }