-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I noticed that since version 0.25.5 of Volar, the syntax highlighting of <style lang="postcss"></style>
blocks is broken and doesn't highlight anything anymore.
When I remove lang="postcss"
the highlighting works again (I assume because the block is now considered normal CSS), but now I get linting errors from Stylelint (because it assumes normal CSS).
I noticed in the changelog that you made a bunch of changes with language support, maybe that's why it broke for PostCSS.
v0.25.4 | v0.25.7 |
me-vlad-k
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested