You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently writing :nth-child will fail with "expected (" while it would be better to report something like "nth-child requires 1 argument" (with nth-child being the position).
The text was updated successfully, but these errors were encountered:
Currently writing
:nth-child
will fail with "expected (" while it would be better to report something like "nth-child requires 1 argument" (withnth-child
being the position).The text was updated successfully, but these errors were encountered: