Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.6k
Open
Description
Describe the bug
IF snippets have styles, they are ignored and removed/stripped from the build (but on local/dev is fine).
Reproduction
Make a.svelte
file that export snippets only, then add styles on these exported snippets, import it in any file/page, build withbun run build
(or npm), thenbun run preview
, no styles will be generated.
App for the IDE.
System Info
System: OS: Windows 11 10.0.26100 CPU: (16) x64 AMD Ryzen 7 5700U with Radeon Graphics Memory: 3.87 GB / 15.35 GB Binaries: Node: 22.14.0 - C:\Program Files\nodejs\node.EXE npm: 11.2.0 - C:\Program Files\nodejs\npm.CMD bun: 1.2.18 -~\AppData\Roaming\npm\bun.CMD Browsers: {}
Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels