Skip to content

Theemo / @theemo/build / build

Function: build()

ts
function build(config): void;

Defined in: build.ts:174

Build a theme, which can be managed by theemo

Parameters

ParameterTypeDescription
configBuildConfigThe configuration for the theme and its behavior

Returns

void