Add blank colors page to fill in
This commit is contained in:
21
web/stories/Colors.stories.mdx
Normal file
21
web/stories/Colors.stories.mdx
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
import { Meta } from '@storybook/addon-docs';
|
||||||
|
import Code from './assets/code-brackets.svg';
|
||||||
|
import Colors from './assets/colors.svg';
|
||||||
|
import Comments from './assets/comments.svg';
|
||||||
|
import Direction from './assets/direction.svg';
|
||||||
|
import Flow from './assets/flow.svg';
|
||||||
|
import Plugin from './assets/plugin.svg';
|
||||||
|
import Repo from './assets/repo.svg';
|
||||||
|
import StackAlt from './assets/stackalt.svg';
|
||||||
|
|
||||||
|
<Meta title="owncast/Colors" />
|
||||||
|
|
||||||
|
<style>{`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
`}</style>
|
||||||
|
|
||||||
|
# Colors
|
||||||
|
|
||||||
|
Put color pallete here.
|
||||||
Reference in New Issue
Block a user