UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

11 lines (8 loc) 145 B
import { theme } from './theme.js'; const config = { theme: { extend: theme } }; export { config }; //# sourceMappingURL=config.js.map