May 4th, 2026
Tokens imported from Tokens Studio (e.g. space, size, border) are now correctly recognized by the plugin. Previously, a mismatch between the type names used by the Tokens Studio API and the plugin's internal type system caused these tokens to be treated as "custom" tokens, preventing them from being exported as Figma variables or styles. Type names are now normalized on import so tokens behave as expected.
The token set folder structure is now correctly preserved when pulling tokens via Tokens Studio OAuth. Previously, pulling tokens would flatten the folder hierarchy, causing all token sets to appear at the root level and losing any nested organization. The folder paths are now retained as expected.