// tailwind.config.js module.exports = { content: ['./templates/**/*.twig'], // ... }