How can I install a Typst package from a Github repo?

Is your import statement missing the asterisk? The full line should be

#import "../lib.typ": *
1 Like