This template builds off of the original Figma Plugin React Template It has updated dependencies in order to support Tailwind CSS.
Tailwind CSS is great, especially when it comes to prototyping applications. Many of times, Figma plugins are simple one-off solutions built to solve for a limitation of Figma. Because of this, Tailwind is naturally a great choice for building Figma plugins.
npm install
to install dependencies.npm build:watch
to start webpack in watch mode.Figma
-> Plugins
-> Development
-> New Plugin...
and choose manifest.json
file from this repo.This repo is using: