This commit is contained in:
Laker Turner 2025-04-23 22:35:48 +01:00
parent 86aeeeebba
commit b5e36b3a21
No known key found for this signature in database
9 changed files with 521 additions and 52 deletions

View file

@ -12,13 +12,14 @@
"dependencies": {
"@tailwindcss/vite": "^4.0.13",
"astro": "^5.4.3",
"astro-pagefind": "^1.8.3",
"astro-pagefind": "^1.8.3",
"ava": "^6.2.0",
"clsx": "^2.1.1",
"luxon": "^3.5.0",
"tailwindcss": "^4.0.13"
},
"devDependencies": {
"@flydotio/dockerfile": "^0.7.10",
"@tailwindcss/typography": "^0.5.16"
}
}