/// Initialize the feature flag map with default values.
$chart-feature-flags: (
	enable-font-imports: true,
) !default;
