CSS Loader: Enjoy improved support for absolute URLs when using the experiments.buildHttp feature, making it easier to manage your stylesheets from different locations.
Improvements
CSS Loader: Experience a more efficient build process with the refactored handling of @import statements, enhancing your workflow.
CSS Loader: Benefit from the integration of a new API, streamlining the way you interact with the loader for better performance.
Fixes
Fix compatibility issues with webpack's devtool: 'nosources-source-map', ensuring that your source maps work correctly in large projects.