Add three.js dep, update page transition animation

This commit is contained in:
Timothy Pidashev
2024-03-19 09:56:17 -07:00
parent b04cd10453
commit 2acb40c90c
3 changed files with 14 additions and 8 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.0.1"
"react-icons": "^5.0.1",
"three": "^0.162.0"
},
"devDependencies": {
"autoprefixer": "^10.4.18",