7 lines
133 B
TOML
7 lines
133 B
TOML
[tools]
|
|
tinymist = "latest"
|
|
typst = "0.15.0"
|
|
|
|
[tasks.watch]
|
|
run = "typst watch main.typ site --format bundle --features bundle,html"
|