Skip to content

Instantly share code, notes, and snippets.

@PhoneDroid
Created April 19, 2023 09:15
Show Gist options
  • Select an option

  • Save PhoneDroid/a4bac2942ebaea72348dbb3c9388bdae to your computer and use it in GitHub Desktop.

Select an option

Save PhoneDroid/a4bac2942ebaea72348dbb3c9388bdae to your computer and use it in GitHub Desktop.
CSS Parent with X children
.Parent:has( *:first-child:nth-last-child( <Count> ) ){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment