Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cee212ae0a |
@@ -47,7 +47,7 @@ Copy `src/` to your project's root directory, optionally renaming `src/` to `lib
|
||||
### In your project
|
||||
```typst
|
||||
// Import the template either from a local package...
|
||||
#import "@local/nure:0.1.0": *
|
||||
#import "@local/nure:0.1.1": *
|
||||
// ...or by importing a lib.typ directly
|
||||
// #import "/lib/lib.typ": *
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "@local/nure:0.1.0": *
|
||||
#import "@local/nure:0.1.1": *
|
||||
#import style: spacing
|
||||
|
||||
#import "utils.typ": img
|
||||
|
||||
Reference in New Issue
Block a user