dev:theme:build-hyva
Build Hyva Theme CSS
info
This command builds the CSS for a Hyvä theme. Use the --production
option for minified output suitable for live environments.
n98-magerun2.phar dev:theme:build-hyva [--production] [<theme-name>]
Arguments:
Argument | Description |
---|---|
theme-name | Hyvä Theme to build (e.g. Hyva/default) |
Options:
Option | Description |
---|---|
--production | Build CSS for production (minified output) |