Skip to main content

resolve_theme_with_report

Function resolve_theme_with_report 

Source
pub fn resolve_theme_with_report(
    input: ThemeInput,
) -> (ThemeTokens, ResolveReport)
Expand description

Pipeline plus per-case effect log. The CLI uses this; tests use the report fields to assert which stages fired.