Function gentleRegisterProperty
- gentleRegisterProperty(
property: string,
meta?: { inherits?: boolean; initialValue?: any; syntax?: string },
): void Parameters
- property: string
Optional
meta: { inherits?: boolean; initialValue?: any; syntax?: string } = {}
Returns void
Register a CSS custom property if it’s not already registered