Skip to content

Commit 1394178

Browse files
committed
Update README.md
closes #47
1 parent 5f659e9 commit 1394178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ several processors, but parse CSS only once.
77

88
$ npm install --save-dev gulp-postcss
99

10+
Install required [postcss plugins](https://www.npmjs.com/browse/keyword/postcss-plugin) separately. E.g. for autoprefixer, you need to install [autoprefixer-core](https://github.com/postcss/autoprefixer-core) package.
11+
1012
## Basic usage
1113

1214
```js

0 commit comments

Comments
 (0)