banira
    Preparing search index...

    Function designTokensToCss

    • Emits a CSS rule declaring the imported tokens as custom properties, e.g. :root { --color-primary: #36f; }. Descriptions become trailing comments. Tokens whose value contains CSS-structural characters are dropped (with a comment) rather than allowed to inject rules; an unsafe selector is rejected.

      Parameters

      Returns string