import
This commit is contained in:
commit
a0397ba441
2 changed files with 17 additions and 0 deletions
10
typst.toml
Normal file
10
typst.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue