@microsoft/fast-foundation > DesignTokenConfiguration > cssCustomPropertyName
DesignTokenConfiguration.cssCustomPropertyName property
The name of the CSS custom property to associate to the , or null if not CSS custom property should be associated.
Signature:cssCustomPropertyName?: string | null;