mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-11 08:05:18 +02:00
Add Tailwind CSS and update layout and page styles
This commit is contained in:
parent
510d6b5238
commit
9ee5d67ab6
11 changed files with 1255 additions and 84 deletions
|
@ -13,8 +13,13 @@
|
|||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"daisyui": "^4.9.0",
|
||||
"postcss": "^8.4.38",
|
||||
"svelte": "^4.2.7",
|
||||
"svelte-check": "^3.6.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.0.0",
|
||||
"vite": "^5.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue