Login
From:
polypane.app
(Uncensored)
subscribe
Decoding CSS Selectors: :has(:not) vs :not(:has) | Polypane
https://polypane.app/blog/decoding-css-selectors-has-not-vs-not-has/
links
backlinks
Roast topics
Find topics
Find it!
CSS functions like :is(), :not() and :has() are powerful tools that make it much easier to select elements specifically. We've written before about how ::where…