chore: fix shadcn/ui not applying styling
https://stackoverflow.com/a/79431749 rebase
This commit is contained in:
parent
64feeaa877
commit
460b092a6f
6 changed files with 810 additions and 465 deletions
|
|
@ -42,10 +42,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.16.8",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"eslint": "^9.28.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.3.5",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue