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
design-md lint --brand-dir .Verified by design-md-cli.
wyrd-tokens build-themes --brand-dir . --brand example --out dist/exampleVerified by tokens-cli.
Sources for block 1: design-md-cli, tokens-cli