$ npx @tailwindcss/cli -i ./static/input.css -o ./static/style.css --watch
$ cargo watch -w src -w Cargo.toml -w templates -w content -w static/_priv -w static/images -x run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ npx @tailwindcss/cli -i ./static/input.css -o ./static/style.css --watch
$ cargo watch -w src -w Cargo.toml -w templates -w content -w static/_priv -w static/images -x run