procs: cargo_run: shell: "cargo watch -x run" tailwind_run: shell: "npx tailwindcss -i styles/tailwind.css -o assets/main.css --watch"