perpare to fix RequestFinishedEvent

This commit is contained in:
XOF
2025-11-21 13:20:47 +08:00
parent 375cfe814a
commit 1f7aa70810
16 changed files with 611 additions and 263 deletions

3
dev-css.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "[CSS] Starting Tailwind watcher..."
tailwindcss -i ./frontend/input.css -o ./web/static/css/output.css --watch