From fa5e5dd3833b42cb297c6f83de389ffd8f2e39e5 Mon Sep 17 00:00:00 2001 From: "alexander.akait" Date: Wed, 10 Jan 2024 18:02:05 +0300 Subject: [PATCH] docs: update --- 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** >