// tailwind.config.js module.exports = { // ... variants: { display: ['responsive', 'group-hover', 'group-focus'], }, }