Wildflower Design System
Welcome to Wildflower — a documentation template for your React component library.
Browse components in the sidebar or start by editing content/index.mdx.
Getting started
Import components from @dbt-labs/web-ui:
import { Button } from "@dbt-labs/web-ui";Adding components
Drop new components into packages/web-ui/components/ and document them under content/components/.