Skip to content

Commit 65ce285

Browse files
authored
docs(readme): update gzip size
1 parent 8d5dfa5 commit 65ce285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
---
88

9-
Panzoom is a small library (~3.5kb gzipped) to add panning and zooming functionality to an element.
9+
Panzoom is a small library (~3.6kb gzipped) to add panning and zooming functionality to an element.
1010
Rather than using absolute positioning or setting width and height, Panzoom uses CSS transforms to take advantage of hardware/GPU acceleration in the browser, which means the element can be _anything_: an image, a video, an iframe, a canvas, text, WHATEVER.
1111

1212
For common support questions, see [the FAQ](https://github.com/timmywil/panzoom#faq).

0 commit comments

Comments
 (0)