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

feat: Upgrade to css-what@6, add quirks mode option #657

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Commits on Dec 27, 2021

  1. feat: Upgrade to css-what@6, add quirks mode option

    css-what@6 dropped support for lowercasing tag & attribute names. For backwards-compatibility, these options were now added to css-select. Note that this will be removed again in a future release.
    
    Also, introduced a new `quirksMode` option that will match .class and #ID values case-insensitively.
    fb55 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    019e453 View commit details
    Browse the repository at this point in the history