UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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