Skip to content
/ tetra Public

Style Guide + UI Library for Chromatic and Storybook marketing sites

License

Notifications You must be signed in to change notification settings

chromaui/tetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
winkervsbecks
Mar 22, 2025
df071cb · Mar 22, 2025
Aug 1, 2024
Jun 6, 2023
Aug 16, 2023
Nov 28, 2024
Mar 22, 2025
Mar 29, 2023
Mar 29, 2023
Jun 6, 2023
Apr 6, 2023
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023
Mar 22, 2025
Mar 29, 2023
Aug 1, 2024
Mar 29, 2023
Mar 22, 2025
Mar 10, 2025
Jun 6, 2023
Apr 6, 2023
Sep 1, 2023
Apr 5, 2023

Repository files navigation

Tetra ⍜ ⍚

Style guide and UI components for Chromatic's docs and marketing sites. https://tetra.chromatic.com

Install

pnpm add @chromatic-com/tetra

Developing

Watch and rebuild code with tsup and runs Storybook to preview your UI during development.

pnpm run storybook

Building

Build package with tsup for production.

pnpm run build