Add basic frontend structure
This commit is contained in:
parent
486977f828
commit
2959599ced
29 changed files with 4656 additions and 3811 deletions
|
@ -34,7 +34,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.0.14",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"daisyui": "^5.0.3",
|
||||
"i18next": "^24.2.3",
|
||||
"i18next-browser-languagedetector": "^8.0.4",
|
||||
"i18next-chained-backend": "^4.6.2",
|
||||
"i18next-fetch-backend": "^6.0.0",
|
||||
"i18next-localstorage-backend": "^4.2.0",
|
||||
"tailwindcss": "^4.0.14"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue