convert_to_tailwind
Transform CSS, SCSS, or HTML styles into Tailwind CSS utility classes. Optimize and preserve custom properties with this intelligent conversion tool, enhancing cross-platform design consistency.
Instructions
Convert CSS/SCSS to Tailwind classes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | CSS, SCSS, or HTML with styles to convert | |
| format | Yes | Input format | |
| optimize | No | Optimize the converted classes | |
| preserveCustom | No | Preserve custom properties that cannot be converted |