Anton Aliikin

Results 2 comments of Anton Aliikin

Faced this problem while creating responsive design with ```[email protected]``` & ```[email protected]``` in ```[email protected]```. Only after restart of ```npm run dev``` all classes are applied correctly according to the screen size.

Hi, to use SCSS in NUXT you simply need to install SASS & sass-loader modules as specified in nuxt docs: https://nuxtjs.org/docs/directory-structure/assets#sass When modules are installed - open your .vue file...