UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

12 lines (11 loc) 201 B
const a = { classes: { wrapper: ({ props: s }) => { const e = ["px-4 md:px-6"]; return s.fluid || e.push("max-w-screen-lg mx-auto"), e; } } }, t = a; export { t as default };