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