How to store and use imported templates locally?

If you are moving the package from the preview namespace to the local namespace, you should import them in your typst files using #import @local/<name>:<version>, rather than using symlinks or similar.

If you are happy with the answer, please use the checkmark to mark it as a solution so that other users can find it more easily :smile: