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 91bd131 commit 6bbcdbdCopy full SHA for 6bbcdbd
README.md
@@ -11,7 +11,7 @@ This plugin can consume local files, node modules or web_modules.
11
To resolve path of an `@import` rule, it can look into root directory
12
(by default `process.cwd()`), `web_modules`, `node_modules`
13
or local modules.
14
-_When importing a module, it will looks for `index.css` or file referenced in
+_When importing a module, it will look for `index.css` or file referenced in
15
`package.json` in the `style` or `main` fields._
16
You can also provide manually multiples paths where to look at.
17
0 commit comments