generated from lucien/api-template
add: added daisyui and started changin class names
This commit is contained in:
parent
f841ed348e
commit
e4b8b8cdfa
7 changed files with 618 additions and 132 deletions
|
@ -10,10 +10,13 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"axios": "^1.8.4",
|
||||
"daisyui": "^5.0.28",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.5.1"
|
||||
"react-router-dom": "^7.5.1",
|
||||
"tailwindcss": "^4.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.21.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue