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