Skip to content

Commit

Permalink
Merge pull request #15 from ntwb/patch-2
Browse files Browse the repository at this point in the history
Use updated GitHub PostCSS orginisation gulp-postcss repo link
  • Loading branch information
ben-eb committed Oct 20, 2015
2 parents c01544b + c58bb17 commit bb2d533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ Version 1.0.0+ is compatible with PostCSS 5+. (Earlier versions are compatible w

Add it to your plugin list *after any plugins whose messages you want to log*, and optionally pass it an object of options.

For example, using [gulp-postcss](https://github.com/w0rm/gulp-postcss):
For example, using [gulp-postcss](https://github.com/postcss/gulp-postcss):

```js
gulp.task('css', function() {
Expand Down

0 comments on commit bb2d533

Please sign in to comment.