UNPKG

@nuxtwind/components

Version:

Component Library for Nuxt 3 using TailwindCSS

22 lines (21 loc) 387 B
declare const _default: { color: { text: string; bg: string; bgPointer: string; }; top: true; bottom: false; left: false; right: false; transition: { duration: string; ease: string; }; text: string; rounded: string; zIndex: string; interactive: false; width: string; }; export default _default;