Token values drift
Color, spacing, radius, and shadow decisions often move faster than the places where they are documented.
UISqueezy is a workspace where design token modules live, evolve, and stay connected with export and Figma sync workflows.
Color, spacing, radius, and shadow decisions often move faster than the places where they are documented.
Figma Variables and exported code need the same token source, otherwise every change becomes a manual handoff.
When token families are mixed together, teams cannot reason clearly about what changed and where it should ship.
Manage colors, typography, border radius, spacing, shadows, sizes, breakpoints, and z-index from one project workspace.
Copy or download CSS Variables, SCSS Variables, and LESS Variables from the same token data your team edits.
:root {
--summer-color-primary: #161413;
--summer-space-m: 16px;
--summer-radii-md: 8px;
}Use the UISqueezy Figma plugin to sync tokens to Figma and pull supported variable updates back into Studio.
Project selection, permissions, plan state, and action feedback are handled through the connected UISqueezy account.
Edit token values by module inside the project workspace.
Use Exports to inspect CSS, SCSS, or LESS variable output before implementation.
Send tokens to Figma Variables and pull supported changes back when needed.
Create a workspace, define your token modules, export for implementation, and connect Figma when the project is ready.