UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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