Перейти к основному содержимому

1 запись с тегом "css variables"

Посмотреть все теги

Design Tokens: The Foundation of Your UI Arch

· 16 мин. чтения
Evan Carter
Evan Carter
Senior frontend

TLDR:

Design Tokens

Design tokens provide a single source of truth for colors, spacing, typography, and motion, enabling consistent theming and scalable UI architecture. This article explores how design tokens work, how to implement them with CSS variables, and why Feature-Sliced Design is a robust foundation for managing tokens in large frontend codebases.