UNPKG

@sorion/windmill-vue

Version:

Vue 3 UI component library built with Tailwind CSS, inspired by @windmill/react-ui

5 lines (3 loc) 110 B
import UICard from './UICard.vue'; import UICardBody from './UICardBody.vue'; export { UICard, UICardBody };