Skip to content

Ensure correct order when combining selectors#7

Merged
sbsoftware merged 1 commit intoreleases/v0.3.0from
feature/CSS-33
Jan 31, 2026
Merged

Ensure correct order when combining selectors#7
sbsoftware merged 1 commit intoreleases/v0.3.0from
feature/CSS-33

Conversation

@sbsoftware
Copy link
Owner

Previously, when combining two selectors, they were always just concatenated in the order provided. This could lead to invalid selectors, for instance when the first one is a class selector and the second one a tag selector.

@sbsoftware sbsoftware merged commit 42e2542 into releases/v0.3.0 Jan 31, 2026
@sbsoftware sbsoftware deleted the feature/CSS-33 branch January 31, 2026 09:01
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.

1 participant