Keeping Brand Consistency Across Multiple Repos
Your marketing site, docs, dashboard, and mobile app all need the same brand. Here's how to share design tokens across repos without losing your mind.
Mar 15, 202611 min read
Read more4 articles tagged with “design tokens”
Your marketing site, docs, dashboard, and mobile app all need the same brand. Here's how to share design tokens across repos without losing your mind.
Both work for storing brand tokens. But they serve different purposes. Here's when to use CSS custom properties and when to use tailwind.config.ts.
Tailwind v4 changed how design tokens work. CSS-first config, @theme directive, no more tailwind.config.ts. Here's what you need to update.
Design tokens are the single source of truth for your brand's visual properties. Learn how to implement them in your project for consistent, maintainable styling.