Figma Plugins Tailwind Starter

The react + tailwind starter for developing plugins and widgets for Figma and FigJam

demo

Pre-requisites

Use the template

template

Click Use this template button, or clone it in your local machine

$ git clone https://github.com/sonnylazuardi/figma-plugins-tailwind-starter
$ cd figma-plugins-tailwind-starter
$ pnpm i

Developing and Building

To develop the Figma Plugin project:

$ pnpm dev

To build the entire Figma Plugin project:

$ pnpm build

GitHub

View Github