Zid Theme Packager
Installation and Initial Setup
Note: Installing the Zid Theme Packager globally ( -g
) creates a symlink in your global folder, making it accessible from any directory in your system.
Supported Assets
.js
, .ts
).css
, .scss
).map
).png
, .jpg
, .jpeg
, .gif
, .svg
).woff
, .woff2
, .otf
, .ttf
, .eot
)Building Your Theme
build
command, the Packager compiles your theme into a distributable ZIP format.Default Build Behavior
Custom Build Options
--path
: Set a custom path for your theme.--name
: Assign a custom name to the output ZIP file.