feat: add inertia and smooth snap animation, fix layer rotation direction
All checks were successful
Deploy to Production / deploy (push) Successful in 10s

This commit is contained in:
2026-02-16 01:08:24 +01:00
parent 9c9a165679
commit 140100a535
2 changed files with 458 additions and 275 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "rubic-cube",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite",