reorganized imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#import "../utils.typ": get-ctx, set-ctx, is-elmt
|
||||
#import "/src/core/utils.typ": get-ctx, is-elmt, set-ctx
|
||||
|
||||
#let render(sync) = get-ctx(ctx => {
|
||||
set-ctx(c => {
|
||||
|
Reference in New Issue
Block a user