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
Unclear if this is intentional, but updating to 1.90.0 of sass-embedded adds the sass-embedded-all-unknown and sass-embedded-unknown-all packages, which both have dependencies on [email protected], resulting in the addition of all of the standard sass package dependencies. Obviously these aren't bundled, but would be great to fix if unintentional. Additionally unclear if both of those packages are supposed to exist, or if there was a naming mixup somewhere.