Hi, im trying to get the package: cetz to work in Vs Code.
with tablex i just copied the tablex.typ file in the working directory and used
#import "tablex.typ": tablex, cellx, etccc
but with cetz i cannot use this and
#import "@preview/cetz:0.0.2" or
#import "@local/cetz:0.0.2"
results just in file not found.
i tryied copying all the packages in the working folder, but no success...