CssToColorImportConfigStructure
Version #1
Description:
Todo
No description for this structure
Fields:
conflictStrategy
: Enum<keep | override | suffix> [Optional]- Default: suffixDescription: Defines how to handle conflicting keys. Use
override
to override the existing value. Usesuffix
to append a safe suffix to the newly imported key. Usekeep
to keep the current value and ignore the imported value.
cssPropertyDictionary
: Map<String, String> [Optional]nameMatchingSignificant
: Integer [Optional]