Skip to content

Commit 9592cd0

Browse files
committed
readme copy edit
1 parent 1a3db29 commit 9592cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ postcss: (ctx) => {
6161

6262
| Name | Description | Default |
6363
| ---- | ----------- | ------- |
64-
| **root** | Root path used to resolve paths from | If `webpack` option is provided, `options.context` |
64+
| **root** | Root used to resolve `path`(s) from | If `webpack` option is provided, `options.context` |
6565
| **path** | A path to a folder or an array of paths, telling postcss-import where to look for sss or css files to `@import`. | If `webpack` option is provided, `loaderContext.resourcePath` |
6666
| **webpack** | Shortcut for webpack users to set the `root` and `path` options more easily. Pass webpack loader context. | |
6767
| **browsers** | Browser support provided to [autoprefixer](http://cssnext.io/usage/#browsers) | `> 1%, last 2 versions, Firefox ESR` |

0 commit comments

Comments
 (0)