typst-var-font-setup/typst.toml
2026-07-19 20:22:53 +02:00

10 lines
250 B
TOML

[package]
name = "var-font-setup"
version = "0.0.1"
entrypoint = "src/lib.typ"
authors = ["Gaspard Jankowiak"]
license = "MIT"
description = "Set defaults to use Nunito Sans variable font"
repository = ""
categories = ["utility"]
compiler = "0.15.0"