Text Styles to Tailwind CSS
Convert Figma text styles into responsive Tailwind CSS classes instantly.
Plugin Preview
About this plugin
Convert your Figma text styles into clean, responsive Tailwind CSS classes. Perfect for developers who want a smooth Figma → Tailwind workflow without manual mapping.✨ Features🔄 Convert Figma text styles into Tailwind v4 classes📱 Option to merge similar styles into one responsive class🎨 Uses Tailwind’s default utilities where possible⚡ Instant code export ready for your project📖 How It Works1. Name your text styles in FigmaUse a structure like:Mobile/heading-1Desktop/heading-1Tablet/heading-1The first segment (Mobile, Desktop, Tablet) becomes the responsive prefix.The second segment (eg: heading-1) becomes the Tailwind class name.2. Exported OutputWith Merge Enabled → generates one responsive class:@utility heading-1 {@apply text-xs font-normal tablet:text-sm desktop:text-base desktop:font-bold;}With Merge Disabled → generates separate classes per breakpoint:@utility mobile-heading-1 { @apply text-xs font-normal; }@utility tablet-heading-1 { @apply text-sm font-normal; }@utility desktop-heading-1 { @apply text-base font-bold; }Enjoy!
Plugin Details
| Version | 2 |
|---|---|
| Created | August 17, 2025 |
| Last Updated | August 19, 2025 |
| Category | Software development |
| Creator | Daniel |
| Stats | 7 installs, 3 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/index.html
- main:dist/code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Software development category.
Figma to Code (HTML, Tailwind, Flutter, SwiftUI)
Code Conversion Made Easy: Figma to Web & Apps
Builder.io - Figma to Code & AI Apps (React, Vue, Tailwind, etc)
Export designs to clean, responsive code or turn Figma screens into AI apps and prototypes.
SkewDat
Skew any layer or group with all layers preserved to edit.