Browse Source

Point story at develop

pull/2638/head
Gabe Kangas 3 years ago
parent
commit
b1efd241f2
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 2
      web/.storybook/stories-category-doc-pages/Colors.stories.mdx

2
web/.storybook/stories-category-doc-pages/Colors.stories.mdx

@ -5,7 +5,7 @@ import { ColorRow } from './Color';
# Default theme colors # Default theme colors
These colors are assigned in our [color token](https://github.com/owncast/owncast/tree/webv2/web/style-definitions/tokens/color) files These colors are assigned in our [color token](https://github.com/owncast/owncast/tree/develop/web/style-definitions/tokens/color) files
and get reflected here as they change. run `npm run build-styles` to regenerate. and get reflected here as they change. run `npm run build-styles` to regenerate.
<Story <Story

Loading…
Cancel
Save