-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
cssStuff related to Svelte's built-in CSS handlingStuff related to Svelte's built-in CSS handling
Description
Describe the bug
In https://discord.com/channels/457912077277855764/1325334674784129035 someone was confused by a certain syntax failing with a "unclosed comment" error. Turns out it's us no erroring on a wrong :global placement, which leads to subsequent wrong "comment this out" logic.
The solution is to throw a validation error here.
Reproduction
Logs
No response
System Info
irrelevantSeverity
annoyance
Metadata
Metadata
Assignees
Labels
cssStuff related to Svelte's built-in CSS handlingStuff related to Svelte's built-in CSS handling