nuxt-community / electron-template

Electron starter with nuxt.js
MIT License
251 stars 31 forks source link

cannot compile scss #24

Closed gaspergrom closed 5 years ago

gaspergrom commented 5 years ago

in nuxt.config.js i changed to css: [ '@/assets/css/global.scss' ] and it throws error

15888:0918/113806.973:ERROR:CONSOLE(7574)] "Extension server error: Object not found: ", source: chrome-devtools://devtools/bundled/inspector.js (7574) ERROR Failed to compile with 1 errors11:38:07

This dependency was not found:

To install it, you can run: npm install --save ..\assets\css\global.scss

in normal nuxt structure i can easly add scss like this but in electron template i can't add it ... i have to add css not scss

This question is available on Nuxt community (#c21)
ghost commented 5 years ago

This issue as been imported as question since it does not respect electron-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/electron-template/issues/c21.