UNPKG

@transkripid/flowbite-react

Version:

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

17 lines (16 loc) 397 B
const e = { root: { base: "mt-2 text-sm", colors: { gray: "text-gray-500 dark:text-gray-400", info: "text-cyan-700 dark:text-cyan-800", success: "text-green-600 dark:text-green-500", failure: "text-red-600 dark:text-red-500", warning: "text-yellow-500 dark:text-yellow-600" } } }; export { e as helperTextTheme }; //# sourceMappingURL=theme.mjs.map