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
I'm posting a new issue as I did not receive any feedback on the comment I made in this closed issue: #109
Is there a way to support both node.js and Dart Sass? When building our application we get the following error after the above change was made in v2.0.3:
Warning:LibSass and Node Sass are deprecated. While they will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new CSS or Sass features. Projects that still use it should move onto Dart Sass.
So I recommend that you switch to Dart Sass in order to support modern Sass features and use the latest version of Ladda.
The change was necessary to avoid deprecation warnings when using Dart Sass (see #109). Since this was the only change in Ladda v2.0.3, feel free to continue using v2.0.2 until you are able to switch to Dart Sass.
I'm posting a new issue as I did not receive any feedback on the comment I made in this closed issue: #109
Is there a way to support both node.js and Dart Sass? When building our application we get the following error after the above change was made in v2.0.3:
The text was updated successfully, but these errors were encountered: