Skip to content

CSS pseudo-classes :nth-child(), :nth-of-type() and others #525

Answered by redonkulus
AndreyGunderin asked this question in Q&A
Discussion options

You must be logged in to vote

We support many pseudo-classes, but not the nth-child and nth-of-type. The :nth-child(odd) and :nth-child(even) rules might be possible to add as helper classes but the more complex functional notation would be difficult to add with our current parsing logic.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@redonkulus
Comment options

@redonkulus
Comment options

Answer selected by AndreyGunderin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants