Considerations before starting
Figma Considerations
1. Only some design characteristics can be managed through Figma libraries
2. Color styles in Figma cannot relate to other color styles

3. Text styles in Figma cannot be defined in an atomic way.

Development Considerations
1. White-label design systems are compatible with any development ecosystem:
React, Vue, Angular, Vanilla, mobile applications, etc.

2. Token logic is flexible and can be used with different stacks, practices, and file formats like CSS, SCSS, JS, JSON.

Last updated