1 changed files with 21 additions and 0 deletions
@ -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. |
||||||
Loading…
Reference in new issue