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
To match the behavior of sass/dart-sass#2008, we should emit deprecation warnings for users who write import sass from 'sass-embedded' and then drop support in 2.0.0. It may be that we need to add an explicit set of ESM re-exports to make this work.
To match the behavior of sass/dart-sass#2008, we should emit deprecation warnings for users who write
import sass from 'sass-embedded'
and then drop support in 2.0.0. It may be that we need to add an explicit set of ESM re-exports to make this work.The text was updated successfully, but these errors were encountered: