module.exports = { content: [ './**/*.html', './**/*.js' ], css: ['static/dist/style.css'] }