You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed PostCSS, LSP-Vue and Vue Syntax Highlighting, but I don't get syntax highlighting, even in the default themes. Inspecting the scope says source.postcss.embedded.html for all code inside <style lang="postcss">, with no distinction of keywords. Do you perhaps have another package installed that would add this?
I noticed that using Monokai Pro there's no syntax highlighting for PostCSS in Vue SFC style tags
Default theme:
Monokai Pro:
The text was updated successfully, but these errors were encountered: