Re: [csswg-drafts] [css-grid] grid-item pseudo-class (#4097)

> As a workaround I’ve been using the .parent > * compound selector to match grid-items, but this is not ideal for potential specificity issues.

Keep in mind we have the specificity-adjustment pseudo-class, `:where()`, to handle this. https://drafts.csswg.org/selectors-4/#where-pseudo

-- 
GitHub Notification of comment by jonjohnjohnson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4097#issuecomment-510457668 using your GitHub account

Received on Thursday, 11 July 2019 12:04:53 UTC