- From: agilec-paul via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Jul 2019 15:01:41 +0000
- To: public-css-archive@w3.org
I'm not sure why a `:grid-item` pseudo-selector would be needed. You can achieve the same as you've mentioned with `> *` or `> div`. Grid and flex also have lots of properties you can use directly on the parent to manage layouts without needing to target the children. -- GitHub Notification of comment by agilec-paul Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4097#issuecomment-510099311 using your GitHub account
Received on Wednesday, 10 July 2019 15:01:43 UTC