From 0751f7a5fd45972340435e898020dce7d8cc9d4f Mon Sep 17 00:00:00 2001 From: Alexander Akait <4567934+alexander-akait@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:08:57 +0300 Subject: [PATCH] docs: update (#1562) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32cfff3c..71331ea7 100644 --- a/README.md +++ b/README.md @@ -1534,7 +1534,7 @@ import "./styles.css"; > **Warning** > -> You don't need [`style-loader`](https://github.com/webpack-contrib/style-loader) anymore, please remove it. +> You should not use [`style-loader`](https://github.com/webpack-contrib/style-loader) or [`mini-css-extract-plugin`](https://github.com/webpack-contrib/mini-css-extract-plugin) with this value. > **Warning** >