UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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