Getting started

Your first DESIGN.md

Author brand roles, lint the source, and build generated target artifacts.

Use authored theme files

DESIGN.md is the base input. DESIGN.dark.md and DESIGN.cb.md carry theme overrides.

Sources for block 1: design-system-bundle

Lint and build

Validate
design-md lint --brand-dir .

Verified by design-md-cli.

Build
wyrd-tokens build-themes --brand-dir . --brand example --out dist/example

Verified by tokens-cli.

Sources for block 1: design-md-cli, tokens-cli