From 1b7f3424da498f81d4b8b4506b4e8788baca6896 Mon Sep 17 00:00:00 2001 From: Hossam Mourad Date: Fri, 20 Jan 2017 21:52:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191e3c6..e59394e 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o - [stylelint](https://marketplace.visualstudio.com/items?itemName=shinnn.stylelint) - Lint CSS/SCSS. - [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer) - >Parse CSS,SCSS, LESS and add vendor prefixes automatically. + Parse CSS,SCSS, LESS and add vendor prefixes automatically. ![Autoprefixer](https://cloud.githubusercontent.com/assets/7034281/16823311/da82a3c6-496b-11e6-8d95-0bebbf0b9607.gif) ### Go