chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
File diff suppressed because it is too large
Load Diff
11
packages/design-system/lib/tokens/theDock.mdx
Normal file
11
packages/design-system/lib/tokens/theDock.mdx
Normal file
@@ -0,0 +1,11 @@
|
||||
import { Meta } from '@storybook/addon-docs/blocks'
|
||||
|
||||
import { Colors } from './Colors'
|
||||
|
||||
import { theDock } from '.'
|
||||
|
||||
<Meta title="Global/Colors/The Dock" />
|
||||
|
||||
# Colors: The Dock
|
||||
|
||||
<Colors theme={theDock} />
|
||||
Reference in New Issue
Block a user