We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb2f60 commit 49cf9beCopy full SHA for 49cf9be
README.md
@@ -192,6 +192,8 @@ disable it.
192
Type: `Object`
193
Default: null
194
195
+**DEPRECATED.** _If you are using postcss-import v8.2.0 & postcss-loader v1.0.0 or later, this is unnecessary._
196
+
197
An object with `addDependency()` method, taking file path as an argument.
198
Called whenever a file is imported.
199
You can use it for hot-reloading in webpack `postcss-loader` like this:
0 commit comments