3D Public Preview Initial Test

This commit is contained in:
2024-03-06 15:46:28 +01:00
parent d46b3ec511
commit 3de8832689
11 changed files with 238 additions and 2 deletions

View File

@ -22,6 +22,7 @@
"@astropub/icons": "^0.2.0",
"@types/color": "^3.0.6",
"@types/node": "^20.11.20",
"@types/three": "^0.162.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.17",
@ -36,6 +37,7 @@
"svelte": "^4.2.12",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"three": "^0.162.0",
"typescript": "^5.3.3"
},
"dependencies": {