Replies: 1 comment 2 replies
-
I've been fighting with this a lot over the past day. So the only currently working setup is using this unmaintained and very incomplete postcss extension for vscode: https://marketplace.visualstudio.com/items?itemName=cpylua.language-postcss I collected all issues I came across here:
Those are the available vscode extensions:
How could we fix the support of I wonder: is there and easy hacky way to get https://github.com/vunguyentuan/vscode-postcss working with volar? This would save me. I'm grateful for any suggestions |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it a known issue that CSS syntax highlighting doesn't work within <style scoped lang="postcss"> blocks in Vue files? It works fine with <style scoped lang="css">. Any workarounds?
Beta Was this translation helpful? Give feedback.
All reactions