UNPKG

@transkripid/flowbite-react

Version:

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

11 lines (10 loc) 313 B
const r = { root: { base: "rounded-lg p-2.5 text-sm text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-700", icon: "h-5 w-5" } }; export { r as darkThemeToggleTheme }; //# sourceMappingURL=theme.mjs.map