UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

10 lines (7 loc) 135 B
import type { ImageTheme } from '../Image.vue' const theme: ImageTheme = { classes: { wrapper: '', }, } export default theme