diff --git a/nuxt.config.js b/nuxt.config.js index 980617a..2bd6d69 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -250,6 +250,11 @@ export default { // Build Configuration (https://go.nuxtjs.dev/config-build) build: { + loaders: { + css: { + modules: false + } + }, extractCSS: true, postcss: { postcssOptions: