module.exports = { content: ['./app/**/*.{html,tsx}'], corePlugins: { preflight: false, }, theme: { colors: {}, }, };