Configure website for static rendering

This commit is contained in:
2023-11-02 11:08:58 +01:00
parent e04c6a5079
commit 6307ec28d8
6 changed files with 25 additions and 3 deletions

View File

@ -11,6 +11,7 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.20.4",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",