UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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