export default Config;
import { theme } from './tailwind.config.js';
import Config from './tailwind.config.js';
export { theme, Config };
