Skip to content

Commit 31472f5

Browse files
committed
update readme
1 parent 034bcd5 commit 31472f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ import { Observer } from 'tailwindcss-intersect';
5252

5353
Observer.start();
5454
```
55+
Hot Tip: When building a SPA, it may be necessary to restart the Observer on route changes. You can call `Observer.restart()` to do so.
5556

5657
---
5758

0 commit comments

Comments
 (0)