Style tweaking
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m28s

This commit is contained in:
2026-01-29 15:30:04 -07:00
parent 9c95362800
commit 6cec6ef02f
4 changed files with 190 additions and 193 deletions

View File

@@ -17,13 +17,13 @@
"@tailwindcss/vite": "^4.1.18",
"astro": "^5.17.1",
"astro-icon": "^1.1.5",
"nodemailer": "^7.0.12",
"nodemailer": "^7.0.13",
"tailwindcss": "^4.1.18",
"vue": "^3.5.27"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.3",
"@types/node": "^25.0.10",
"@types/node": "^25.1.0",
"@types/nodemailer": "^7.0.9",
"daisyui": "^5.5.14"
}