const purgecss = require('@fullhuman/postcss-purgecss')({ content: [ './js/**/*.js', '../lib/plausible_web/templates/**/*.html.eex', ], defaultExtractor: content => content.match(/[\w-/.:]+(?