//nuxt.config.js export default { buildModules: [ 'nuxt-purgecss', ], purgeCSS: { extractors: () => [ { extractor(content) { return content.
確定! 回上一頁