module.exports = { content: ['./components/**/*.tsx', './pages/**/*.tsx'], theme: { extend: {}, }, plugins: [], }