wow
Some checks failed
/ print-content (push) Failing after 1m44s

This commit is contained in:
암냥 2026-09-05 03:06:34 +09:00
commit f64e9d2e4c
22 changed files with 757 additions and 366 deletions

View file

@ -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",