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

Conversation

kzu
Copy link
Member

@kzu kzu commented Jan 21, 2022

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

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 kzu enabled auto-merge (rebase) January 21, 2022 19:55
@kzu kzu merged commit b4e7aff into main Jan 21, 2022
@kzu kzu deleted the dev/nth-child branch January 21, 2022 19:56
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.

Add support for simplified syntax for nth-child
1 participant