reorganized imports
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#import "../utils.typ": get-ctx, set-ctx
|
||||
#import "../../cetz.typ": draw
|
||||
#import "/src/cetz.typ": draw
|
||||
|
||||
#import "/src/core/utils.typ": get-ctx, set-ctx
|
||||
|
||||
#let render(delay) = get-ctx(ctx => {
|
||||
let y0 = ctx.y
|
||||
|
Reference in New Issue
Block a user