Have you considered replacing the wrapping of selectors in `:where()` with wrapping the entire library in the `@layer normalize`? This would also avoid the specificity affect, but with the same simple selectors.
Have you considered replacing the wrapping of selectors in
:where()with wrapping the entire library in the@layer normalize?This would also avoid the specificity affect, but with the same simple selectors.