Comment on My favourite 3 lines of CSSComments−mariusmg3y.prose :is(h2 + , h3 + , h4 + *)A person which values their sanity would not write this in CSS.
Comments
.prose :is(h2 + , h3 + , h4 + *)
A person which values their sanity would not write this in CSS.