Comment on My favourite 3 lines of CSSparentComments−kenmorechalfant3yHow is ".stack > * + *" advanced? This is CSS 101.−ironmagma3yI was more referring to margin-block-start, var (with two arguments), gap... Also, no, sibling selector wasn't really supported very well until 2012, so only in the last ~30% of CSS's lifetime.
Comments
How is ".stack > * + *" advanced? This is CSS 101.
I was more referring to margin-block-start, var (with two arguments), gap... Also, no, sibling selector wasn't really supported very well until 2012, so only in the last ~30% of CSS's lifetime.