You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to use :global ... please solve this problem... at least put an option for this in the settings so that the developer doesn't have this problem by activating it ...
Describe the bug
I defined a prop class in the Card component ...
And I used it in Navbar component like this:
And the error I get is:
Unused CSS selector ".nav"svelte(css-unused-selector)
I don't want to use
:global
... please solve this problem... at least put an option for this in the settings so that the developer doesn't have this problem by activating it ...Reproduction
Logs
No response
System Info
System: OS: Linux 6.2 Arch Linux CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz Memory: 767.75 MB / 7.64 GB Container: Yes Shell: 5.1.16 - /bin/bash Binaries: Node: 19.9.0 - /usr/bin/node Yarn: 1.22.19 - /usr/bin/yarn npm: 9.6.5 - /usr/bin/npm Browsers: Brave Browser: 112.1.50.125 Firefox: 112.0.2 npmPackages: svelte: ^3.55.1 => 3.58.0
Severity
annoyance
The text was updated successfully, but these errors were encountered: