Back to Plugins
tailwindcss

tailwindcss

From Figma design tokens to Tailwind v4 theme in one click

Plugin Preview

tailwindcss preview

About this plugin

# Figma to Tailwind CSS v4 Theme


A Dev Mode codegen plugin that extracts Figma variables and converts them to Tailwind CSS v4 `@theme` format.


## Features


🎨 **Colors** β€” Automatically converted to `oklch` for better color manipulation


πŸ“ **Spacing & Sizing** β€” Proper unit conversion to rem/px


πŸ”² **Borders** β€” Radius and border widths


πŸŒ‘ **Shadows** β€” Box shadows, drop shadows, inset shadows


✍️ **Typography** β€” Font families, sizes, weights, line heights, letter spacing


⚑ **Motion** β€” Durations, easing functions, animations


πŸ“± **Layout** β€” Breakpoints, containers, aspect ratios


🎯 **Utility-specific colors** β€” Control which utilities a color generates (bg-*, text-*, border-*)


## How It Works


Name your Figma variables with a namespace prefix like `color/primary`, `spacing/lg`, or `radius/md`. The plugin converts them to Tailwind CSS variables like `--color-primary`, `--spacing-lg`, `--radius-md`.


Tailwind v4 automatically generates utility classes from these variablesβ€”no configuration needed.

Plugin Details

Version6
CreatedDecember 15, 2025
Last UpdatedDecember 15, 2025
CategorySoftware development
CreatorAaron
Stats7 installs, 2 likes
PricingFree

Technical Details

  • API:1.0.0
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    dev
  • Allowed Domains:
    • none
  • Codegen Languages:
    • Tailwind CSS(tailwindcss)