UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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