media-query-plugin icon indicating copy to clipboard operation
media-query-plugin copied to clipboard

How to use in nuxt

Open Capricair opened this issue 3 years ago • 1 comments

Hello, my project is using nuxt for server side rendering, I did not find the documentation on how to use in nuxt

Capricair avatar Nov 27 '21 07:11 Capricair

Hi @Capricair

have you tried to extend the webpack config of nuxt? https://nuxtjs.org/docs/configuration-glossary/configuration-build/#extend

SassNinja avatar Jan 20 '22 19:01 SassNinja