## Current Behavior There is a migration that always adds `sass-embedded` for Rspack and Webpack for 20.5 ## Expected Behavior `sass-embedded` is already a dependency of Rspack and Webpack and therefore does not need to be added to users package.json - especially as they may not be using it.