diff options
Diffstat (limited to '.storybook/themes/common.js')
| -rw-r--r-- | .storybook/themes/common.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.storybook/themes/common.js b/.storybook/themes/common.js deleted file mode 100644 index 17619c2..0000000 --- a/.storybook/themes/common.js +++ /dev/null @@ -1,8 +0,0 @@ -export const brand = { - title: 'Design system', -}; - -export const fontFamilies = { - mono: '"Cousine", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace', - primary: '"Inter", "Liberation Sans", Arial, sans-serif', -}; |
