diff --git a/nuxt.config.js b/nuxt.config.js index 29c37a157..e9eee1184 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -82,6 +82,7 @@ export default { // Build Configuration (https://go.nuxtjs.dev/config-build) build: { + postcss: null, extend(config, ctx) { config.module.rules.push({ enforce: 'pre',