Files
web/packages/design-system/lib/tokens/base.mdx
Michael Zetterberg 56973888c9 feat(SW-375): new tokens
new asset generation logic

BREAKING CHANGE: New tokens.
2025-03-07 07:24:37 +00:00

12 lines
180 B
Plaintext

import { Meta } from '@storybook/blocks'
import { Colors } from './Colors'
import { base } from '.'
<Meta title="Global/Colors/Base" />
# Colors: Base
<Colors theme={base} />