diff --git a/README.md b/README.md index 48fbcf2a..d7066e8d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ module.exports = { } ] }, - postcss: function { + postcss: function () { return [autoprefixer, csswring]; } }