Theemo / @theemo/build / build
Function: build()
ts
function build(config): void
Build a theme, which can be managed by theemo
Parameters
Parameter | Type | Description |
---|---|---|
config | GenerateConfig | The configuration for the theme and its behavior |
Returns
void