perpare to fix RequestFinishedEvent
This commit is contained in:
3
dev-css.sh
Executable file
3
dev-css.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "[CSS] Starting Tailwind watcher..."
|
||||
tailwindcss -i ./frontend/input.css -o ./web/static/css/output.css --watch
|
||||
Reference in New Issue
Block a user