1 Commits

Author SHA1 Message Date
unexplrd cee212ae0a chore!: bump to 0.1.1
refactor: break up into multiple files
feat: csl style
refactor!: rename variables
Update template, readme, and more
2026-02-06 02:08:17 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -1,4 +1,4 @@
#import "@local/nure:0.1.0": *
#import "@local/nure:0.1.1": *
#import style: spacing
#import "utils.typ": img