Home
Softono

Figma Plugin Tailwindcss Template

Open source MIT JavaScript
14
Stars
2
Forks
0
Issues
1
Watchers
3 years
Last Commit

 About Figma Plugin Tailwindcss Template

A template that helps you start building Figma plugin that using React + Tailwindcss

Platforms

Web Self-hosted Cloud

Languages

JavaScript

Links

Need Help Installing Figma Plugin Tailwindcss Template?

We provide expert installation service for this software. Our team will install, configure, and secure Figma Plugin Tailwindcss Template on your server. plans start at just $30.

Figma Plugin Tailwindcss Template

View on GitHub

🔌 Tailwindcss template for building Figma plugins

This is the template that I wish I had when I first started building out Bricks.

PRs Welcome Github Stars License

Technologies Used:

  1. Typescript
  2. React
  3. Tailwindcss
  4. Webpack
  5. Yarn

To get started:

  1. Install Node.js and Yarn 1.
  2. Run yarn install in the repository's root directory.
  3. Run yarn run dev to start building.
  4. Right Click in Figma -> "Plugins" -> "Development" -> "Import plugin from manifest..."
  5. Click on "+" -> import plugin from manifest -> Select ./dist/manifest.json file to import the plugin
  6. Click on "Run" to start the Figma plugin in development mode.