We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea70f1b commit 71db4d1Copy full SHA for 71db4d1
CHANGELOG.md
@@ -5,7 +5,7 @@ Changelog
5
6
- JS file now has `defer` attribute so it is not render blocking.
7
- Stylesheet is now inserted through JS, so it is not render blocking.
8
-- Animations now use CSS transforms, so they can be offloaded to the GPU.
+- Animations now entirely handled using CSS.
9
- JS file is now 20% smaller because of the above (2.6 kB gzipped).
10
11
0 commit comments