Skip to content

Commit fa11714

Browse files
authored
feat: Adds 404 page (#23)
1 parent 6eacec6 commit fa11714

File tree

4 files changed

+796
-1
lines changed

4 files changed

+796
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@
3939
"sharp": "^0.34.3",
4040
"swiper": "^11.2.10",
4141
"tailwind-merge": "^3.3.0",
42-
"tailwindcss": "^4.1.8"
42+
"tailwindcss": "^4.1.8",
43+
"three": "^0.180.0"
4344
},
4445
"packageManager": "[email protected]+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
4546
"devDependencies": {
4647
"@eslint/js": "9.35.0",
48+
"@types/three": "^0.180.0",
4749
"@typescript-eslint/eslint-plugin": "8.37.0",
4850
"@typescript-eslint/parser": "8.43.0",
4951
"astro-eslint-parser": "1.2.2",

pnpm-lock.yaml

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)