Edit and preview CSS variables (--custom-properties) in real time. Apply changes instantly to live elements and export updated styles as CSS or JSON. Ideal for theming, prototyping, and managing design tokens in your project.
No variables added yet
/* Your CSS will appear here */
Edit variables in the left panel to see changes here in real-time.
Update `--css-variables` and see changes instantly reflected in preview elements.
Manage colors, font sizes, spacings, and more — all using CSS variables.
Export your updated variables as usable CSS or structured JSON for integration.
Create and toggle light/dark mode themes using the same variable structure.
Structure your variables with token naming conventions like `--color-primary`, `--font-base`.