module.exports = { content: [ "./Views/**/*.cshtml", "./Pages/**/*.cshtml", "./wwwroot/js/**/*.js", ], };