UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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