💄 Updates app container styles

This commit is contained in:
Daniel Svitan
2025-05-01 09:46:00 +02:00
parent 7eb2c0803f
commit e4ef1e27b2
8 changed files with 152 additions and 14 deletions

View File

@@ -9,6 +9,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.7.10"
"@tailwindcss/vite": "^4.1.5",
"astro": "^5.7.10",
"tailwindcss": "^4.1.5"
}
}