You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Potential solution :
use api: 'modern' in vite.css.preprocessorOptions.scss in nuxt.config.ts
Source : vitejs/vite#17728
But warning for sourcemap :
Sourcemap for "{PERSONAL_FOLDERS}/frontend/assets/scss/main.scss" points to missing source files
Sourcemap for "{PERSONAL_FOLDERS}/frontend/assets/scss/export/_breakpoints.module.scss" points to missing source files
The text was updated successfully, but these errors were encountered:
Potential solution :
use
api: 'modern'
in vite.css.preprocessorOptions.scss in nuxt.config.tsSource :
vitejs/vite#17728
But warning for sourcemap :
The text was updated successfully, but these errors were encountered: