UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

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