Unified look of contact form with rest of site

This commit is contained in:
2025-01-13 11:48:17 +00:00
parent a4c352fa44
commit a2d4abe3d8
7 changed files with 63 additions and 68 deletions
+7 -6
View File
@@ -13,16 +13,17 @@
"@sveltejs/kit": "^2.15.2",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"autoprefixer": "^10.4.20",
"globals": "^15.14.0",
"publint": "^0.2.12",
"sass": "^1.83.1",
"svelte": "^5.17.3",
"svelte-preprocess": "^5.1.4",
"sass": "^1.83.1",
"autoprefixer": "^10.4.20",
"publint": "^0.2.12",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"terser": "^5.37.0",
"vite-plugin-compression": "^0.5.1",
"vite": "^5.4.11"
"typescript": "^5.7.3",
"vite": "^5.4.11",
"vite-plugin-compression": "^0.5.1"
},
"dependencies": {
"@tailwindcss/forms": "^0.5.10",