weasel API - v0.8.0
    Preparing search index...

    Function toHex8

    • Expand #rgb / #rrggbb to #rrggbbaa. Pads ff when no alpha channel is present. Non-hex inputs (named colors, rgba(...)) are returned unchanged — the kit's renderer accepts arbitrary CSS, and we only normalize the hex shapes we actually persist.

      Parameters

      • color: string

      Returns string