convert_to_tailwind
Transform CSS/SCSS or HTML styles into Tailwind CSS classes using the MCP Tailwind Gemini Server. Optimize and preserve custom properties as needed.
Instructions
Convert CSS/SCSS to Tailwind classes
Input 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 |