Skip to content

vendurehq/design

Repository files navigation

Vendure Design System

Monorepo for the Vendure design system — tokens, UI components, and documentation.

Built on shadcn/ui (base-vega style), Tailwind CSS v4, and Base UI.

Packages

Package Description
@vendure-io/design-tokens shadcn-based design tokens and Tailwind v4 CSS theme
@vendure-io/ui React components built on shadcn/ui, Base UI, and Tailwind v4

Apps

App Description
storybook Component documentation and playground (Storybook 10)

Development

# Install dependencies
bun install

# Run Storybook
bun run storybook

# Type-check all packages
bun run check-types

# Lint
bun run lint

# Format
bun run format

Releasing

Releases are triggered by creating a GitHub Release. Tag your release with a version (e.g. v1.0.0) and the CI pipeline will update package versions and publish to npm via OIDC provenance.

About

The Vendure design system built on Shadcn and BaseUI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors