import { breakpoints } from './mq'; const theme = { breakpoints, }; export default theme;