-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
bugcssStuff related to Svelte's built-in CSS handlingStuff related to Svelte's built-in CSS handling
Description
Describe the bug
After the upgrade to the stable v5 I'm now getting a few of these false positives, which seem related to the use of the :has() pseudo-class in CSS rules, possibly in conjunction with the shorthand class (.copied in this repro's case).
Reproduction
Logs
No response
System Info
System:
OS: macOS 15.0.1
CPU: (8) arm64 Apple M2
Memory: 109.33 MB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.17.0 - ~/.local/share/pnpm/node
npm: 10.8.2 - ~/.local/share/pnpm/npm
pnpm: 9.12.2 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 129.0.6668.101
Safari: 18.0.1
npmPackages:
svelte: ^5.0.5 => 5.0.5Severity
annoyance
Metadata
Metadata
Assignees
Labels
bugcssStuff related to Svelte's built-in CSS handlingStuff related to Svelte's built-in CSS handling