Skip to content

Commit 35222a7

Browse files
committed
Fix link
1 parent 360c06f commit 35222a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ npm install --save-dev postcss postcss-mixins
7575
in the project root, `"postcss"` section in `package.json`
7676
or `postcss` in bundle config.
7777

78-
If you do not use PostCSS, add it according to [official docs]
78+
If you do not use PostCSS, add it according
79+
to [official docs](https://github.com/postcss/postcss#usage)
7980
and set this plugin in settings.
8081

8182
**Step 3:** Add the plugin to plugins list:

0 commit comments

Comments
 (0)