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