UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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