/** * Add your global events here */ module.exports = { ENVS: [ 'xs', 'sm', 'md', 'lg', 'xl', 'xxl', 'xxxl', ], };