- https://github.com/WICG/custom-state-pseudo-class/issues/6 - https://drafts.csswg.org/css-extensions/#custom-selectors `@custom-selector :--heading h1, h2, h3, h4, h5, h6;` has been in use for years as a way to declare custom selectors through [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors#readme) Is it fine that these overlap or does one need to change?