- 稳定性
- 稳定
- 作用域
- 全局
- 边界
- packages/design/brand
brandpackages/design/brand
设计系统brand-primary
brand-accent
brand-gradient
radius-sm
radius-md
radius-lg
Tokens 数
139
组件
64
覆盖率
92%
同步状态
OK
packages/design/brand设计供应链
使用方式brand.ts
typescriptbrand.ts
1import { brand, motion } from "@nebutra/brand";
2
3export const palette = brand.colors.scale("primary"); // 12 oklch steps
4export const accent = brand.colors.solid("accent");
5
6const heroAnimation = motion.preset("emerge"); // brand motion language