Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
Note: Installing the Zid Theme Packager globally ( -g
) creates a symlink in your global folder, making it accessible from any directory in your system.
.js
, .ts
).css
, .scss
).map
).png
, .jpg
, .jpeg
, .gif
, .svg
).woff
, .woff2
, .otf
, .ttf
, .eot
)build
command, the Packager compiles your theme into a distributable ZIP format.
--path
: Set a custom path for your theme.--name
: Assign a custom name to the output ZIP file.