A browser extension to get TailwindCSS/UnoCSS/CSS from Figma in one step.
❗️ If it doesnot work, please check here
Check it on chrome store fubukicss-tool or download zip file from here fubukicss-stage
Due to the recent introduction of charges for Figma's dev mode, which restricts the direct export of CSS, I've developed this browser extension.
- Export Figma styles to CSS
- Export Figma styles to tailwindcss / unocss
- Export Figma Frame Node to image
- List Figma colors
Install dependencies
pnpm i
Setup dev mode
pnpm dev
Build
pnpm build