parent
56af4599a2
commit
f64e9d2e4c
22 changed files with 757 additions and 366 deletions
|
|
@ -12,14 +12,14 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sun-typeface/suit": "^2.0.5",
|
||||
"astro": "7.0.2",
|
||||
"clsx": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tw-animate-css": "^1.4.0"
|
||||
"tailwindcss": "^4.2.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.2.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue