diff --git a/README.md b/README.md index 06f05c70..f0ce11ec 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,7 @@ a given scope (root, media query...). Tests are made from the path & the content of imported files (using a hash table). If this behavior is not what you want, look at `skipDuplicates` option -- **If you are looking for glob, or sass like imports (prefixed partials)**, -please look at -[postcss-easy-import](https://github.com/trysound/postcss-easy-import) -(which use this plugin under the hood). +- If you are looking for **Glob Imports**, you can use [postcss-import-ext-glob](https://github.com/dimitrinicolas/postcss-import-ext-glob) to extend postcss-import. - Imports which are not modified (by `options.filter` or because they are remote imports) are moved to the top of the output. - **This plugin attempts to follow the CSS `@import` spec**; `@import`