module.exports = { content: ['./src/**/*.{html,jsx,tsx}',], theme: { extend: {}, }, plugins: [], }