Erster Wurf, landing page

This commit is contained in:
2026-03-31 09:47:15 +02:00
parent b19e30679e
commit 26e57cb95e
5 changed files with 637 additions and 19 deletions

View File

@@ -12,6 +12,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.1.2"
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.1.2",
"tailwindcss": "^4.2.2"
}
}
}