We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037e70b commit f7ed5f5Copy full SHA for f7ed5f5
docs/en/features/postcss.md
@@ -32,7 +32,7 @@ module.exports = {
32
33
### Using Custom PostCSS Plugins
34
35
-To use custom PostCSS pugins, pass an array to the `postcss` option under the `vue` section. Example using [CSSNext](http://cssnext.io/):
+To use custom PostCSS plugins, pass an array to the `postcss` option under the `vue` section. Example using [CSSNext](http://cssnext.io/):
36
37
``` js
38
// webpack.config.js
0 commit comments