Closed cristianbote closed 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 |
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.
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%) |
Adds +8B
but I guess these are needed. 🤷
Expand the parser to also include multiple selector inside of
foo:has(one, two) {}
Fixes #596