UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

13 lines (12 loc) 254 B
const s = { classes: { thead: ({ props: e }) => { const t = ["align-bottom"]; return e.stickyHeader && t.push("sticky top-0 z-10"), t; }, row: "text-secondary-900 dark:text-secondary-50" } }, a = s; export { a as default };