Function: checkThemeAssets()
function checkThemeAssets(theme): AssetIssue[];
Defined in: assets.ts:204
Lints a theme's assets block. Pure, so the CLI, the builder's theme editor
and a host's own CI all reach the same verdict.
Parameters
| Parameter | Type |
|---|---|
theme | | RasdTheme | ResolvedTheme |