@tutti-ui/tokens
v0.2.0
Published
Design tokens for the tutti-ui design system
Maintainers
Readme
@tutti-ui/tokens
Design tokens for the tutti-ui design system. Includes colors, spacing, typography, radii, and shadows.
Install
npm install @tutti-ui/tokensUsage
import { lightColors, darkColors, spacing, typography } from '@tutti-ui/tokens';All numeric values are unitless px. Conversion to rem happens at the consumption boundary (e.g., the Tailwind preset in @tutti-ui/react).
Links
License
MIT
