UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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