Skip to content

Add support for simplified syntax for nth-child#39

Merged
kzu merged 1 commit intomainfrom
dev/nth-child
Jan 21, 2022
Merged

Add support for simplified syntax for nth-child#39
kzu merged 1 commit intomainfrom
dev/nth-child

Conversation

@kzu
Copy link
Copy Markdown
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
@devlooped devlooped locked and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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