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