• Write a token set onto an element as inline custom properties.

    Parameters

    • el: HTMLElement
    • tokens: Readonly<Record<string, string>>

    Returns void