@snowball-ui/foundation
v0.1.2
Published
Component contracts and shared design-system primitives for Snowball UI.
Downloads
207
Maintainers
Readme
@snowball-ui/foundation
Component contracts and shared design-system primitives for Snowball UI.
This package is mainly for Snowball UI maintainers and advanced tooling. Product applications should usually start with @snowball-ui/react-web.
Foundation contracts are the source of truth for component anatomy, variants,
sizes, states, and semantic design intent. @snowball-ui/registry,
@snowball-ui/react-web, @snowball-ui/react-native, Storybook stories, and
apps/expo-example examples should be updated to match foundation whenever a
contract changes.
Install
pnpm add @snowball-ui/foundationMaintenance
Run focused contract tests after changing component contracts:
pnpm exec vitest run packages/foundation/src/contracts.test.tsLicense
MIT
