{"id":13455809,"url":"https://github.com/ecklf/tailwindcss-figma-plugin","last_synced_at":"2025-10-02T23:34:07.763Z","repository":{"id":38250587,"uuid":"200097100","full_name":"ecklf/tailwindcss-figma-plugin","owner":"ecklf","description":"Figma Plugin for Tailwind CSS","archived":true,"fork":false,"pushed_at":"2023-03-04T04:27:08.000Z","size":2472,"stargazers_count":268,"open_issues_count":22,"forks_count":16,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-05-18T17:48:54.806Z","etag":null,"topics":["figma","plugin","tailwindcss"],"latest_commit_sha":null,"homepage":"https://www.figma.com/community/plugin/738806869514947558/Tailwind-CSS","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecklf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-08-01T18:01:15.000Z","updated_at":"2024-05-05T05:32:44.000Z","dependencies_parsed_at":"2024-01-26T13:09:09.324Z","dependency_job_id":"e56d7392-0614-4fd0-86b7-4c94cd359f73","html_url":"https://github.com/ecklf/tailwindcss-figma-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecklf%2Ftailwindcss-figma-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecklf%2Ftailwindcss-figma-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecklf%2Ftailwindcss-figma-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecklf%2Ftailwindcss-figma-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecklf","download_url":"https://codeload.github.com/ecklf/tailwindcss-figma-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234874660,"owners_count":18900008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["figma","plugin","tailwindcss"],"created_at":"2024-07-31T08:01:11.477Z","updated_at":"2025-10-02T23:34:07.382Z","avatar_url":"https://github.com/ecklf.png","language":"TypeScript","readme":"# Tailwind CSS Figma Plugin \n\n![Figma Plugin CI](https://github.com/impulse/tailwindcss-figma-plugin/workflows/Figma%20Plugin%20CI/badge.svg) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/impulse/tailwindcss-figma-plugin/blob/master/LICENSE) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nMaking your life with Tailwind CSS and Figma easier.\n\n![plugin banner](./images/banner.png)\n\n## Usage\n\n1. Generate a resolved TailwindCSS config (make sure dependencies are installed)\n\n   ```sh\n   $ cd yourtailwindproject/\n   $ npx tailwind.json\n   ```\n\n2. Drag the generated `tailwind.json` in the plugin.\n3. Done!\n\n## Setup\n\nThis Plugin will only work when running within Figma since it relies on its API.\n\nGo to the Plugins tab and add this projects `manifest.json`. For more info read the [Figma docs](https://www.figma.com/plugin-docs/intro/)\n\n1. Then, install your dependencies:\n\n   ```sh\n   $ yarn install\n   ```\n\n2. The config offers either a dev or build script\n\n   ```sh\n   $ yarn dev\n   $ yarn build\n   ```\n\n## Hot Reloading (macOS only)\n\nNot the smoothest experience, but way better than needing to press a hotkey. In case you use the Figma Beta change App name in `applescript.sh`.\n\n```sh\n  $ brew install modd\n  $ cd tailwindcss-figma-plugin/\n  $ modd\n```\n\n## License\n\nMIT\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/KA95DEV\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/32483834?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKA95DEV\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/impulse/tailwindcss-figma-plugin/commits?author=KA95DEV\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/leinardi\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/273338?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRoberto Leinardi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-leinardi\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/impulse/tailwindcss-figma-plugin/commits?author=leinardi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-enable --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":["Tools","TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecklf%2Ftailwindcss-figma-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecklf%2Ftailwindcss-figma-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecklf%2Ftailwindcss-figma-plugin/lists"}