feat: add Tailwind CSS and Skeleton UI integration, implement authentication flow, and configure API requests
This commit is contained in:
@@ -16,5 +16,12 @@
|
||||
"svelte-check": "^4.1.6",
|
||||
"typescript": "~5.8.3",
|
||||
"vite": "^6.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@skeletonlabs/skeleton": "^2.0.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"postcss": "^8.4.35",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"axios": "^1.6.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user