Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 477 Bytes

FP Figma TailwindCSS plugin

This plugin is a simple way to export your Figma tokens to a TailwindCSS configuration file.

Warning

This plugin is a PoC and may not work as expected.

Build the plugin

First, install dependencies & build the plugin:

pnpm i; pnpm build

Run the plugin

Import the plugin via the manifest.json file in Figma. Check the Figma documentation for more information.