Hi!
Today I have a design system built for a brand that is built with Variables
Primitives
- Color
- Numbers
Semantics
Colors
- Primary
- Secondary
- Neutral
Numbers
- Radius
- Padding
- Gap
- Stroke
*** Design tokens**
- Background
- Surface
- Fill
- Text
- Link
- Borders
- Icon
- Button
Now I need to add a brand that will be based on the same design system.
The biggest difference will be the colors, the rest will build on the same foundation.
What is best practice? to have two separate Libraries or build with mods, or have 2 Libraries with mods in?