refactor: remove old frontend directory structure

- Remove cmd/server/static/ (moved to web/)
- Remove tailwind.config.js (converted to .ts)
- Clean up obsolete files after reorganization
This commit is contained in:
2026-01-29 14:09:23 -05:00
parent 4dab173b16
commit 16cb9bd89a
2 changed files with 0 additions and 41 deletions
-5
View File
@@ -1,5 +0,0 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom theme variables are handled in CSS custom properties in templates */