Skip to content

Conversation

@bartveneman
Copy link
Member

@bartveneman bartveneman commented Aug 8, 2023

closes #7

  • Formats selectors like a + b and :where(a + b)
  • Formats selectors with Nth, like li:nth-child(2n of .noted) and p:nth-child(1n + 8):nth-child(-1n + 15)
  • Fixes issue where Raw rule prelude wouldn't be rendered at all, like li:nth-child() {} (was rendered as {} before this)

@bartveneman bartveneman merged commit fc05f68 into main Aug 8, 2023
@bartveneman bartveneman deleted the format-selector-value-lists branch August 8, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Force spacing between selector combinators

1 participant