UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

8 lines (4 loc) 146 B
import type { MenuTheme } from '../Menu.vue' import BaseTheme from './Menu.base.theme' const theme: MenuTheme = BaseTheme export default theme