We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hello team,
I try to use nested css in svelte 5 I get an error
https://stackblitz.com/~/github.com/castrogarciajs/todo-list-svelte
Internal server error: C:/Users/johan/OneDrive/Escritorio/todo-list-svelte/src/routes/+page.svelte:63:0 Expected a valid CSS identifier Plugin: vite-plugin-svelte File: C:/Users/johan/OneDrive/Escritorio/todo-list-svelte/src/routes/+page.svelte:63:0 60 | @media (--OSdark) { 61 | background-image: var(--gradient-15); 62 | } | ^ 63 | } 64 |
System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz Memory: 895.89 MB / 7.85 GB Binaries: Node: 20.9.0 - D:\nodejs\node.EXE npm: 10.1.0 - D:\nodejs\npm.CMD pnpm: 8.11.0 - ~\AppData\Local\pnpm\pnpm.EXE Browsers: Edge: Spartan (44.19041.3636.0), Chromium (119.0.2151.72) Internet Explorer: 11.0.19041.3636 npmPackages: svelte: ^5.0.0-next.14 => 5.0.0-next.14
annoyance
The text was updated successfully, but these errors were encountered:
Duplicate of #8587.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Hello team,
I try to use nested css in svelte 5 I get an error
Reproduction
https://stackblitz.com/~/github.com/castrogarciajs/todo-list-svelte
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: