module.exports = { theme: { extend: { screens: { 'custom-breakpoint': '1400px', }, }, }, }