wip wip. vite build, web components

This commit is contained in:
David Allemang
2026-07-06 17:09:00 -04:00
parent 70817082e3
commit a31a5ae405
11198 changed files with 1266 additions and 37078 deletions

View File

@@ -1,4 +1,5 @@
[tools]
node = "latest"
tinymist = "0.15.0"
typst = "0.15.0"
@@ -21,4 +22,4 @@ run = "typst compile main.typ main.html --format html --features bundle,html"
run = "typst compile main.typ main.pdf --format pdf --features bundle,html"
[tasks.all]
depends = ["pdf", "html", "bundle"]
depends = ["pdf", "html", "bundle"]