Skip to content

Theemo / @theemo/build / build

Function: build()

ts
function build(config): void

Build a theme, which can be managed by theemo

Parameters

ParameterTypeDescription
configGenerateConfigThe configuration for the theme and its behavior

Returns

void

Source

build.ts:103