UNPKG

@cgi-learning-hub/theme

Version:

@cgi-learning-hub/theme is a theme compatible with tailwind and mui

11 lines (10 loc) 121 B
const t = (e) => ({ extend: { colors: { ...e.palette } } }); export { t as getTailwindThemeConfig };