cooked/scripts/watch
2024-10-31 21:01:29 +01:00

3 lines
135 B
Plaintext
Executable File

yarn
cargo watch -w ./cooked/templates -w cooked/src -w ./cooked/tailwind.config.js -c --shell "./scripts/render_css && ./scripts/run"