UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

13 lines (9 loc) 173 B
'use strict'; var theme = require('./theme.cjs'); const config = { theme: { extend: theme.theme } }; exports.config = config; //# sourceMappingURL=config.cjs.map