Back to Plugins
TokenToCSS

TokenToCSS

Extract design tokens actually used in selected Figma nodes.

Plugin Preview

TokenToCSS preview

About this plugin

Node-based design token extractor for Figma.


This plugin scans the selected layers and extracts only the variables actually bound to those nodes, including text range variables.

It outputs the result as CSS custom properties (:root), making it easy to sync real usage with your codebase.


Unlike API-level token exports, this plugin focuses on runtime bindings, helping teams identify what is truly used in a design rather than all tokens defined in the file.


Key features


Extracts variables bound to selected nodes (including text ranges)


Resolves variable aliases automatically


Outputs clean, ready-to-use CSS variables


Avoids unused or unbound tokens for accurate exports

Plugin Details

Version1
CreatedDecember 18, 2025
Last UpdatedJanuary 2, 2026
CategorySoftware development
Creatordonggook.seo
Stats0 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none