UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

9 lines (8 loc) 183 B
const a = { classes: { wrapper: ({ props: e }) => `bg-white dark:bg-secondary-800 overflow-hidden rounded-md ${e.flat ? "" : "shadow"}` } }, d = a; export { d as default };