UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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