Home
Softono
b

bricks-cloud

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by bricks-cloud

figma-plugin-tailwindcss-template
Open Source

figma-plugin-tailwindcss-template

# **🔌 Tailwindcss template for building Figma plugins** This is the template that I wish I had when I first started building out [Bricks](https://github.com/bricks-cloud/bricks). <p align="center"> <a href='http://makeapullrequest.com'><img alt='PRs Welcome' src='https://img.shields.io/badge/PRs-welcome-43AF11.svg?style=shields'/></a> <a href="https://github.com/bricks-cloud/figma-plugin-tailwindcss-template/stargazers"><img src="https://img.shields.io/github/stars/bricks-cloud/figma-plugin-tailwindcss-template?color=e4b442" alt="Github Stars"></a> <a href="https://github.com/bricks-cloud/figma-plugin-tailwindcss-template/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-red" alt="License"></a> </p> #### **Technologies Used**: 1. Typescript 2. React 3. Tailwindcss 4. Webpack 5. Yarn #### **To get started**: 1. Install [Node.js](https://nodejs.org/en/) and [Yarn 1](https://classic.yarnpkg.com/en/docs/install). 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.

JavaScript Libraries & Components
14 Github Stars