UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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