Formatters

Tailwind to CSS examples

Convert Tailwind classes to readable CSS instantly with local diagnostics and copy-ready output.

Responsive card classes

Layout, spacing, color, radius, shadow, hover, and responsive variants.

flex flex-col gap-4 rounded-lg border border-slate-200 bg-white p-6 text-slate-900 shadow-sm hover:bg-slate-50 md:flex-row md:items-center
Open example

Button classes

Convert a common interactive button utility string into readable CSS.

inline-flex items-center justify-center rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white transition-colors hover:bg-blue-700 focus:outline-none
Open example

Use these examples with guides