Style Observer API
    Preparing search index...
    • Unregister a CSS custom property if it was registered with gentleRegisterProperty.

      Parameters

      • property: string

        Property name.

      • Optionalroot: Document = globalThis.document

        Document to unregister the property from.

      Returns void