Skip to content

@tiny-design/tokens@1.11.4

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:50
· 32 commits to master since this release
691f18c

Patch Changes

  • Refactor button styling to use variant and color instead of btnType. - #107 cce1cdf

    This is a breaking change for Button, Button.Group, and SplitButton.
    Button theme tokens were renamed to variant/color-based keys such as
    button.solid.primary.bg and button.outline.danger.border.