Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy JS API is deprecated for sass #66

Closed
Illawind opened this issue Sep 20, 2024 · 1 comment
Closed

Legacy JS API is deprecated for sass #66

Illawind opened this issue Sep 20, 2024 · 1 comment

Comments

@Illawind
Copy link
Contributor

Illawind commented Sep 20, 2024

image

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
@manuelodelain
Copy link
Member

manuelodelain commented Sep 23, 2024

fixed by #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants