Skip to content

Commit

Permalink
Refactor tokens to DTCG format
Browse files Browse the repository at this point in the history
Fixes #111
  • Loading branch information
jasonrundell committed Jan 17, 2025
1 parent 6cb3f20 commit 6f58c91
Show file tree
Hide file tree
Showing 8 changed files with 553 additions and 108 deletions.
3 changes: 2 additions & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ const config: StorybookConfig = {
'@storybook/addon-onboarding',
'@storybook/addon-essentials',
'@chromatic-com/storybook',
'@storybook/addon-interactions'
'@storybook/addon-interactions',
'@storybook/addon-docs'
],
framework: {
name: '@storybook/react-vite',
Expand Down
Loading

0 comments on commit 6f58c91

Please sign in to comment.