UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

11 lines (10 loc) 281 B
const r = { root: { base: "px-2 py-1.5 text-xs font-semibold text-gray-800 bg-gray-100 border border-gray-200 rounded-lg dark:bg-gray-600 dark:text-gray-100 dark:border-gray-500", icon: "inline-block" } }; export { r as kbdTheme }; //# sourceMappingURL=theme.mjs.map