UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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