Styleframe
Design Tokens DTCG Import / Export / Sync
Plugin Preview
About this plugin
Styleframe - Design Token SyncBridge the gap between code and design. Styleframe lets you import and export design tokens using the industry-standard W3C DTCG (Design Tokens Community Group) format, keeping your Figma variables perfectly synchronized with your codebase.Import Tokens into FigmaDrag and drop your DTCG JSON file into the pluginPreview all variables and modes before importingAutomatically create Figma variable collections with proper type mappingPreserve token aliases as native Figma variable referencesExport Figma VariablesSelect any variable collection and export to DTCG JSONCopy to clipboard or download as a fileHierarchical token structure and aliases preservedWorks with any tool that supports the DTCG formatMulti-Mode SupportLight, dark, and custom themes are preserved as Figma modes. Your theme structure stays intact across every sync - no manual mode setup required.Code-First WorkflowDesigned to work with the Styleframe - the open-source tool for writing type-safe, composable, and future-proof CSS in TypeScript. Define tokens in TypeScript, export via CLI, import into Figma. When code changes, designers stay in sync. Works great standalone too - compatible with Style Dictionary, Tokens Studio, and other DTCG-compatible tools.import { styleframe } from 'styleframe';import { useColor } from '@styleframe/theme';const s = styleframe();const { variable, ref } = s;const spacing = variable('spacing', '1rem');const { colorPrimary, colorSecondary } = useColor(s, { primary: '#318fa0', secondary: '#ff5733'});export default s;Free & Open SourceNo subscriptions. No seat limits. No premium features hidden behind a paywall. Your design system, your rules.ResourcesStyleframe DocumentationFigma Plugin GuideGitHub
Plugin Details
| Version | 2 |
|---|---|
| Created | January 26, 2026 |
| Last Updated | January 30, 2026 |
| Category | Import & export plugins |
| Creator | Alex Grozav |
| Stats | 10 installs, 1 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/plugin/ui.html
- main:dist/plugin/code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML