Property name.
Optional
meta: { inherits?: boolean; initialValue?: any; syntax?: string } = {}Property definition.
Optional
inherits?: booleanWhether the property inherits.
Optional
initialValue?: anyInitial value.
Optional
syntax?: stringProperty syntax.
Register a CSS custom property if it’s not already registered.