Skip to content

ForkRep/fubukicss-tool

 
 

Repository files navigation

fubukicss-tool

A browser extension to get CSS from Figma in one step.

Usage

Check it on chrome store fubukicss-tool or download zip file from here fubukicss-stage

Motivation

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.

Features

  • Export Figma styles to CSS
  • Export Figma styles to tailwindcss / unocss
  • Export Figma Frame Node to image
  • List Figma colors

image

Development

Install dependencies

pnpm i

Setup dev mode

pnpm dev

Build

pnpm build

Credits

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%