module.exports = { theme: { extend: { width: { '96': '24rem' } }, }, variants: {}, plugins: [], }