1.6.0
1.6.0 - Jan 4, 2022
- 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 entirely handled using CSS.
- JS file is now 20% smaller because of the above (2.6 kB gzipped).