UNPKG

keep-vue

Version:

Keep Vue is an open-source component library built on top of Vue3 and Tailwind CSS. It offers a collection of pre-designed UI components and styles that you can easily integrate into your web applications.

6 lines (5 loc) 148 B
export const skeletonTheme = { base: "w-full", animation: "animate-pulse", line: "w-full bg-metal-100 dark:bg-metal-800 rounded-xl", };