UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

10 lines (7 loc) 132 B
import type { MenuTheme } from '../Menu.vue' const theme: MenuTheme = { classes: { wrapper: '', }, } export default theme