import { Meta } from '@storybook/addon-docs'; import Direction from './assets/direction.svg'; # Owncast Component Library This is a place to build and experiment with styling individual components. This approach helps build UIs with a [**component-driven**](https://componentdriven.org) process starting with atomic components and ending with pages. ## How to Edit In the web project edit the `styles/theme.less` file to change or add variables used in the components. When customizing Ant Design components refer to the list of variables at https://github.com/ant-design/ant-design/blob/master/components/style/themes/dark.less that you can override.
Learn
direction In-depth guides Best practices from leading teams