From 21c480d10367a9319c4ed612cfb38970feec02b0 Mon Sep 17 00:00:00 2001 From: Hasnath Abdullah <72639949+hasnath1@users.noreply.github.com> Date: Tue, 23 Nov 2021 20:20:03 +0600 Subject: [PATCH] Update README.md I have used the extension you recommended but it is horrible . When I use it in .css file , emmet sugestions don't work at all . So I changed the link of the extension . I am using this https://marketplace.visualstudio.com/items?itemName=mhmadhamster.postcss-language extension for postcss and It is working great . It also supports .css files and enables emmet . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e75653f..ac8dbc507 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ module.exports = { * [`csstools.postcss`] adds support for PostCSS, `postcss-preset-env` and CSS Modules. -[`csstools.postcss`]: https://marketplace.visualstudio.com/items?itemName=csstools.postcss +[`csstools.postcss`]: https://marketplace.visualstudio.com/items?itemName=mhmadhamster.postcss-language ### Atom