Variable: containerQuerySanityRules
const containerQuerySanityRules: Readonly<
Record<string, StylelintPluginRuleContract>
>;
Defined in: _internal/rules-registry.ts:48
Public rule registry keyed by unqualified rule name.
const containerQuerySanityRules: Readonly<
Record<string, StylelintPluginRuleContract>
>;
Defined in: _internal/rules-registry.ts:48
Public rule registry keyed by unqualified rule name.