79618044

Date: 2025-05-12 14:26:53
Score: 1.5
Natty:
Report link

This is possible using the more recent :nth-child( of ) syntax:

.common-class:nth-child(1 of :not(.ignore))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vinceh121