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