diff --git a/packages/stage-ui/histoire.config.ts b/packages/stage-ui/histoire.config.ts index 28c5b8396..1c1769876 100644 --- a/packages/stage-ui/histoire.config.ts +++ b/packages/stage-ui/histoire.config.ts @@ -26,6 +26,10 @@ export default defineConfig({ id: 'design-system', title: 'Design System', }, + { + id: 'typography', + title: 'Typography', + }, { id: 'common', title: 'Common', diff --git a/packages/stage-ui/src/components/Typography/Mono.story.vue b/packages/stage-ui/src/components/Typography/Mono.story.vue new file mode 100644 index 000000000..c2b1ebe47 --- /dev/null +++ b/packages/stage-ui/src/components/Typography/Mono.story.vue @@ -0,0 +1,23 @@ + diff --git a/packages/stage-ui/src/components/Typography/Sans.story.vue b/packages/stage-ui/src/components/Typography/Sans.story.vue new file mode 100644 index 000000000..89bd5a23d --- /dev/null +++ b/packages/stage-ui/src/components/Typography/Sans.story.vue @@ -0,0 +1,71 @@ +