Back to Plugins

Sync variables
Import/Export your figma variables to simple CSS variables
migrationimportcsswebsyncsimplefigma-to-codevariablescss variablesexportdesign system
Plugin Preview
About this plugin
Import/export your Figma variables to as simple as CSS variables.
Would love to hear your feedback.
Supported Features
- Mode: Facilitates theme variation with -dark suffixed variables.
- All variable types are supported: color, string, number, boolean
- Update Matching Collections: Prevents duplicate collections by updating existing ones.
- Alias Support: Maintains Figma aliases in import/export process(as a CSS variable).
- Length unit supported: px and rem length units are supported.
- Description supported in both import and export
Export Functionality
- Exports CSS variables from any collections or modes
- Numbers format supported: px, rem
- Color format supported: rgba, hex, hsl
- Alias are preserved
- Prefix and postfix option available.
Import Functionality
- Import variables in either new collection or update an existing collection.
- Associates Figma aliases with their CSS variables
var(--variable)
, ensuring consistency across the design system. - All variables are supported
A simple CSS file variables work for import
:root {
--color-bg-dark: hsl(0, 69%, 67%);
--color-bg-brand-dark: #0c8ce9;
--color-bg-brand-hover-dark: #0a6dc2;
--color-bg-component-dark: #8a38f5;
--color-bg-component-hover-dark: #7a2ed6;
}
This Figma plugin enhances the design-to-development workflow, ensuring a cohesive and efficient transfer of design tokens from Figma to CSS, and is an invaluable asset for managing large-scale design systems or theme variations like light and dark modes.
Powered by yupma.com
Plugin Details
Version | 7 |
---|---|
Created | December 31, 2023 |
Last Updated | February 14, 2025 |
Category | Import & export plugins |
Creator | Yupma |
Stats | 138 installs, 33 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/ui.html
- main:dist/code.js
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.