Figma-Tailwind is a powerful Chrome extension that seamlessly integrates Figma CSS code into Tailwind, enabling you to easily apply beautiful designs to your Tailwind-powered websites.
To install Figma-Tailwind, follow these steps:
chrome://extensions
in the address bar.Once the Figma-Tailwind extension is installed and activated, you just have to copy from the figma website side panel (yes its that easy)
you can also enjoy the following features:
Here are a few examples to demonstrate how Figma-Tailwind can enhance your Tailwind workflow:
/* Figma CSS */
color: #ffffff;
background-color: #ff0000;
padding: 10px 20px;
border-radius: 4px;
/* Converted Tailwind CSS */
text-[#ffffff]
bg-[#ff0000]
p-[10px_20px]
rounded-[4px]
The Figma website side-panel provides an intuitive interface for selecting and applying Tailwind utility classes directly on the website. Say goodbye to switching between figma and other website!
We welcome contributions from the open-source community. If you have any suggestions, bug reports, or feature requests, please submit an issue on GitHub.
Thank you for using Figma-Tailwind! We hope this extension enhances your Tailwind development experience. If you have any questions or need support, please don't hesitate to contact us.
This Chrome extension is a personal project and may not cover all Tailwind utility classes. It is a work in progress, and improvements will be made over time. Please use it with that understanding. We appreciate your support and feedback as we continue to enhance the functionality of this extension.