Skip to content

Commit 9ad6d82

Browse files
committed
Included watch flag in option docs of README
1 parent 0efda28 commit 9ad6d82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ or any combination of the options below
3434
3535
// Fit within the area or fill it all (true)
3636
cover: false,
37+
38+
// Fit again automatically on window resize
39+
watch: false,
3740
3841
// Apply computed transformations (true) or just
3942
// return the transformation definition (false)

0 commit comments

Comments
 (0)