Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) Fixes the :has and other selector when used with multiple (fixes #596) #597

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

cristianbote
Copy link
Owner

Expand the parser to also include multiple selector inside of foo:has(one, two) {}

Fixes #596

Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
goober-rocks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 6:28am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

Size Change: +25 B (0%)

Total Size: 3.87 kB

Filename Size Change
dist/goober.esm.js 1.27 kB +8 B (0%)
dist/goober.modern.js 1.27 kB +8 B (0%)
dist/goober.umd.js 1.33 kB +9 B (0%)

compressed-size-action

@cristianbote
Copy link
Owner Author

Adds +8B but I guess these are needed. 🤷

@cristianbote cristianbote merged commit 907ee0c into master Oct 11, 2024
8 checks passed
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.

:has selectors not correctly mangled
1 participant