Now that we have all the official design tokens we can use them to build the button component in various colors matching the design system's ones.
These files will be used to define the custom design tokens per components. They are automatically aggregated by the packages/react/cunningham.ts file, this is why handling typescript config file was important.