Housekeeping

* Updated flowbite to 4.x
* Start revamping styles
* Remove unused GraphQL code
* Make some templates more robuts
This commit is contained in:
2026-02-17 22:14:16 +01:00
parent 277ecd1b55
commit 996c0107c9
19 changed files with 2191 additions and 481 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
},
"dependencies": {
"@tailwindcss/cli": "^4.1.18",
"flowbite": "^2.4.1"
"flowbite": "^4.0.1"
}
}