You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@
6
6
[![downloads][4]][5]
7
7
[![style][6]][7]
8
8
9
-
</div>
10
-
11
9
Watches files in [PostCSS](https://github.com/postcss/postcss) bundle and emits events on change.
12
10
11
+
</div>
12
+
13
13
## Usage
14
14
15
15
Create an instance of the Watcher and use the `watcher.plugin` function as you would any other plugin. It is recommended to put the watcher plugin as the last plugin to ensure that all files are being watched.
0 commit comments