Skip to content

Commit a8c567e

Browse files
committed
Fix readme
1 parent 91c7f3b commit a8c567e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
[![downloads][4]][5]
77
[![style][6]][7]
88

9-
</div>
10-
119
Watches files in [PostCSS](https://github.com/postcss/postcss) bundle and emits events on change.
1210

11+
</div>
12+
1313
## Usage
1414

1515
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

Comments
 (0)