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 6ddc2bb commit 69faac4Copy full SHA for 69faac4
README.md
@@ -116,7 +116,7 @@ module.exports = {
116
|[`stringifier`](#syntaxes)|`{String\|Object}`|`undefined`|Set PostCSS Stringifier|
117
|[`config`](#config)|`{Object}`|`undefined`|Set `postcss.config.js` config path && `ctx`|
118
|[`plugins`](#plugins)|`{Array\|Function}`|`[]`|Set PostCSS Plugins|
119
-|[`sourceMap`](#sourceMap)|`{String\|Boolean}`|`false`|Enable Source Maps|
+|[`sourceMap`](#sourcemap)|`{String\|Boolean}`|`false`|Enable Source Maps|
120
121
### `Exec`
122
0 commit comments