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
After the fix, build should succeed without these warnings:
`Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
legacy
would be deprecated in Sass 2.0.0. We should usemodern-compiler
instead.Reference: https://vite.dev/config/shared-options#css-preprocessoroptions
After the fix, build should succeed without these warnings:
`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`
The text was updated successfully, but these errors were encountered: