🛠️ Refactor Blade templates: improve HTML structure, standardize indentation, and enhance readability in layouts and component definitions.

This commit is contained in:
HolgerHatGarKeineNode
2026-01-19 22:14:49 +01:00
parent bf31b9f001
commit c5793872af
4 changed files with 315 additions and 126 deletions

View File

@@ -24,6 +24,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.18",
"concurrently": "^9.2.1",
"shiki": "^1.22.0"
}
}