Tailwind ↔ CSS Converter
v1.0.2Convert Tailwind utility classes to plain CSS and back.
Converts Tailwind CSS utility classes to their equivalent plain CSS declarations and vice versa — paste a class list to see the generated CSS, or paste CSS to find the matching utilities.
How to use- →Paste Tailwind classes (e.g. flex items-center gap-4) to see the equivalent CSS.
- →Switch to CSS→Tailwind mode to find matching utility classes for existing styles.
- →Useful when migrating between CSS approaches or debugging Tailwind output.
Server Mode Required
This tool requires a running Node.js server to function. It is not available in static deployment mode.
requires: server runtime