UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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