This commit is contained in:
Andras Bacsai
2023-05-17 15:46:20 +02:00
parent c350018716
commit f2e91f97ed
14 changed files with 430 additions and 251 deletions

View File

@@ -15,6 +15,8 @@
"vue": "^3.2.37"
},
"dependencies": {
"alpinejs": "3.12.0"
"@tailwindcss/typography": "^0.5.9",
"alpinejs": "3.12.0",
"daisyui": "^2.51.6"
}
}