UNPKG

@nuxt/ui

Version:

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

16 lines 280 B
export default { "base": "relative", "variants": { "size": { "xs": "", "sm": "", "md": "", "lg": "", "xl": "" }, "orientation": { "horizontal": "inline-flex -space-x-px", "vertical": "flex flex-col -space-y-px" } } }