Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert to pre-8.0.0 simpler CSS selectors #4584

Closed
wants to merge 2 commits into from

Conversation

squidfunk
Copy link
Owner

This PR reverts to the pre-8.0.0 behavior for simple selector lists using :is(...), which overcomplicated overrides. When this PR is merged, CSS classes are again much easier to override and some specificity hacks are not necessary anymore. While the size of the CSS will slightly increase, it should be roughly the same after running through gzip.

Additionally, all alternative admonition qualifiers have been removed after they have been deprecated.

@squidfunk
Copy link
Owner Author

Superseded by #4628.

@squidfunk squidfunk closed this Nov 12, 2022
@squidfunk squidfunk deleted the refactor/is-pseudo-class branch November 27, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant