cristianbote / goober

🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API
https://goober.rocks
MIT License
3.14k stars 119 forks source link

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

Closed cristianbote closed 1 month ago

cristianbote commented 1 month ago

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

Fixes #596

vercel[bot] commented 1 month ago

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
codesandbox-ci[bot] commented 1 month ago

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.

github-actions[bot] commented 1 month ago

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 commented 1 month ago

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