996c0107c9
* Updated flowbite to 4.x * Start revamping styles * Remove unused GraphQL code * Make some templates more robuts
14 lines
291 B
JSON
14 lines
291 B
JSON
{
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"concurrently": "^8.2.2",
|
|
"npm-check-updates": "^16.14.20",
|
|
"tailwindcss": "^4.1.18"
|
|
},
|
|
"dependencies": {
|
|
"@tailwindcss/cli": "^4.1.18",
|
|
"flowbite": "^4.0.1"
|
|
}
|
|
}
|