File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ And run `webpack` via your preferred method.
129
129
| Name | Type | Default | Description |
130
130
| :---------------------------------: | :------------------: | :-----------------------------------: | :------------------------------------------- |
131
131
| [ ` execute ` ] ( #execute ) | ` {Boolean} ` | ` undefined ` | Enable PostCSS Parser support in ` CSS-in-JS ` |
132
- | [ ` postcssOptions ` ] ( #postcssOptions ) | ` {Object\/ Function} ` | ` defaults values for Postcss.process ` | Set ` PostCSS ` options and plugins |
132
+ | [ ` postcssOptions ` ] ( #postcssOptions ) | ` {Object\| Function} ` | ` defaults values for Postcss.process ` | Set ` PostCSS ` options and plugins |
133
133
| [ ` sourceMap ` ] ( #sourcemap ) | ` {Boolean} ` | ` compiler.devtool ` | Enables/Disables generation of source maps |
134
134
135
135
### ` execute `
You can’t perform that action at this time.
0 commit comments