Chris Koelle

Results 1 comments of Chris Koelle

you can fix this by adding `postcss` to the `emmet.includeLanguages` setting in your vscode preferences: ```json { "emmet.includeLanguages": { "postcss": "css" } } ``` https://marketplace.visualstudio.com/items?itemName=csstools.postcss#adding-support-for-emmet