Skip to content

Commit 49cf9be

Browse files
committed
Deprecate addDependencyTo
1 parent dbb2f60 commit 49cf9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ disable it.
192192
Type: `Object`
193193
Default: null
194194

195+
**DEPRECATED.** _If you are using postcss-import v8.2.0 & postcss-loader v1.0.0 or later, this is unnecessary._
196+
195197
An object with `addDependency()` method, taking file path as an argument.
196198
Called whenever a file is imported.
197199
You can use it for hot-reloading in webpack `postcss-loader` like this:

0 commit comments

Comments
 (0)