ThemeCssVar

db · /index·type

One emitted CSS declaration as a [customProperty, value] pair. Pairs whose property is the empty string are layout-only sentinels (a blank separator line or the legacy-alias comment) that the SSR <style> renderer reproduces verbatim for byte-stability; the live-preview consumer skips them (only ---prefixed properties are applied via setProperty).

Definition

@nordcom/commerce-db
type ThemeCssVar = [cssVar, value];

[cssVar, value]

FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme

Sourcetheme.ts:639Edit the JSDoc directly
Metadata@nordcom/commerce-db@0.1.0Open in GitHub ↗

On this page