We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@layer
Have you considered replacing the wrapping of selectors in :where() with wrapping the entire library in the @layer normalize?
:where()
@layer normalize
This would also avoid the specificity affect, but with the same simple selectors.