Style Loading: Enjoy improved support for web workers as we replace window with self, allowing style loading in web worker contexts.
Improvements
Documentation: We enhance the README by adding a one-line description of what the style-loader does, making it easier for users to understand its purpose.
Documentation: The README is updated to reflect the new loader syntax requirements in Webpack 2, ensuring users have the correct information.
Fixes
Fix deprecated warnings to ensure a smoother experience without unnecessary alerts.
Others
Update the README to align with Webpack's standard format, improving consistency and clarity for users.
Remove outdated links and unnecessary sections from the README to streamline the documentation.