@microsoft/fast-foundation > DesignTokenConfiguration
DesignTokenConfiguration interface
Describes a configuration
Signature:export interface DesignTokenConfiguration 
Properties
| Property | Type | Description | 
|---|---|---|
| cssCustomPropertyName | string | null | The name of the CSS custom property to associate to the , or null if not CSS custom property should be associated. | 
| name | string | The name of the . |