refactor(boilerplate): added tailwind conf and folders
This commit is contained in:
parent
c6f5a6e1d7
commit
a3e52fbee3
9 changed files with 583 additions and 132 deletions
|
|
@ -23,7 +23,8 @@
|
|||
"react-dom": "^19.2.0",
|
||||
"react-router": "^7.9.4",
|
||||
"react-router-dom": "^7.9.4",
|
||||
"tailwindcss": "^4.1.14"
|
||||
"tailwindcss": "^4.1.14",
|
||||
"vite-jsconfig-paths": "^2.0.1"
|
||||
},
|
||||
"packageManager": ">=npm@10.9.0",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue