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

Add support for simplified syntax for nth-child #39

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Add support for simplified syntax for nth-child #39

merged 1 commit into from
Jan 21, 2022

Commits on Jan 21, 2022

  1. Add support for simplified syntax for nth-child

    Only supports a single value, not the full `an+b` parameter syntax.
    
    from https://www.w3.org/TR/selectors-3/#nth-child-pseudo.
    
    Fixes #38
    kzu committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a885623 View commit details
    Browse the repository at this point in the history