export_tokens
Export Figma design tokens (variables and paint styles) as JSON or CSS custom properties to bridge into your codebase.
Instructions
Export all design tokens (variables and paint styles) as JSON or CSS custom properties. Ideal for bridging Figma variables into your codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: json (default) or css |