We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CSS :has selector is incorrectly reported as unused in slotted content.
:has
https://svelte.dev/playground/f4f152811664414b927a42289c904a52?version=5.18.0
System: OS: Windows 11 10.0.22631 CPU: (16) x64 13th Gen Intel(R) Core(TM) i5-1350P Memory: 15.85 GB / 31.69 GB Binaries: Node: 20.11.0 - C:\Program Files\nodejs\node.EXE npm: 10.2.5 - C:\Program Files\nodejs\npm.CMD pnpm: 9.15.2 - ~\AppData\Local\pnpm\pnpm.CMD Browsers: Internet Explorer: 11.0.22621.3527 npmPackages: svelte: ^5.18.0 => 5.18.0
blocking an upgrade
The text was updated successfully, but these errors were encountered:
Feels related to #14995, in that the :has logic seems to work only at the top level
Sorry, something went wrong.
9410ad0
Successfully merging a pull request may close this issue.
Describe the bug
CSS
:has
selector is incorrectly reported as unused in slotted content.Reproduction
https://svelte.dev/playground/f4f152811664414b927a42289c904a52?version=5.18.0
Logs
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: