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
Node-sass, which uses libsass underneath, is long deprecated. Dart-sass is slightly faster, but more importantly, receives sass language and security updates, including modern directives like @use.
Story
No response
Description
Node-sass, which uses libsass underneath, is long deprecated. Dart-sass is slightly faster, but more importantly, receives sass language and security updates, including modern directives like
@use
.See: https://sass-lang.com/blog/libsass-is-deprecated
The text was updated successfully, but these errors were encountered: