UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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