Optimize animations and transitions
will-change is apparently not enough to run GPU-enabled animations, use translateZ on top of it
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"serve": "node server/server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"animejs": "^3.1.0",
|
||||
"animejs": "^3.2.0",
|
||||
"compression": "^1.7.4",
|
||||
"imagesloaded": "^4.1.4",
|
||||
"lazysizes": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user