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