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

The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. #37

Open
mbrevda opened this issue Sep 30, 2024 · 0 comments
Open

Comments

@mbrevda
Copy link

mbrevda commented Sep 30, 2024

When running a build, I'm now getting the following warning:

Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api

Which would seem to be originating from this line:

return sass.renderSync({ ...sassOptions, file: filePath }).css.toString()

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

1 participant