Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Jan 13, 2023
1 parent ea70f1b commit 71db4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog

- JS file now has `defer` attribute so it is not render blocking.
- Stylesheet is now inserted through JS, so it is not render blocking.
- Animations now use CSS transforms, so they can be offloaded to the GPU.
- Animations now entirely handled using CSS.
- JS file is now 20% smaller because of the above (2.6 kB gzipped).


Expand Down

0 comments on commit 71db4d1

Please sign in to comment.