-
-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
After installing the Svelte for VS Code extension, one of my .svelte files is producing errors in the <style> section of the code. The error is related to closing brackets in the CSS.
The following problems are reported:
'}' expected.
Unexpected token. Did you mean {'}'}
or }
?
My .svelte file works just fine and everything compiles without error so this is more of a minor annoyance. I am not sure how to reproduce this because like I mentioned, it was a previous file that I opened after installing the Svelte for VS Code extension. I have not seen this issue in my other files for the same project, just this one in particular. Screenshot below.
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working