We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a56a7c commit d5a30fdCopy full SHA for d5a30fd
webpack/webpack5-load-themed-styles-loader/README.md
@@ -7,7 +7,7 @@
7
## Overview
8
9
This simple Webpack loader that wraps the loading of CSS in script equivalent
10
-to `require("load-themed-styles").loadStyles( /* css text */ )`.
+to `require("@microsoft/load-themed-styles").loadStyles( /* css text */ )`.
11
It is designed to be a replacement for style-loader.
12
13
## Usage
0 commit comments