We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555b697 commit 60f233eCopy full SHA for 60f233e
packages/web/content/docs/index.mdx
@@ -73,11 +73,11 @@ timeline.play(targetElement, {
73
})
74
```
75
76
-## 6x Smaller Bundle Size, but Powerful.
+## 5x Smaller Bundle Size, but Powerful.
77
78
It is also much smaller compared to other animation libraries.
79
80
-- `ani` = [**4.8kB**](https://bundlephobia.com/package/@freestylejs/ani-core)
+- `ani` = [**5.6kB**](https://bundlephobia.com/package/@freestylejs/ani-core)
81
- `motion` = 31.1kB
82
- `anime.js` = 30.8kB
83
- `gsap` = 26.6kB
0 commit comments