.element {
display: flex;
flex-direction: column;
gap: 1rem;
padding: 1.5rem;
border-radius: 0.5rem;
border-width: 1px;
max-width: 28rem;
}Supports: display, flex, grid, spacing (p/m/gap), width/height, border, rounded, and arbitrary values like p-[10px] or rounded-[12px]. Not all Tailwind utilities are covered.
Yes, conversion runs in your browser with no account needed.
The tool supports common Tailwind v3 utility classes.