Skip to content

Commit d5a30fd

Browse files
committed
update readme
1 parent 9a56a7c commit d5a30fd

File tree

1 file changed

+1
-1
lines changed
  • webpack/webpack5-load-themed-styles-loader

1 file changed

+1
-1
lines changed

webpack/webpack5-load-themed-styles-loader/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Overview
88

99
This simple Webpack loader that wraps the loading of CSS in script equivalent
10-
to `require("load-themed-styles").loadStyles( /* css text */ )`.
10+
to `require("@microsoft/load-themed-styles").loadStyles( /* css text */ )`.
1111
It is designed to be a replacement for style-loader.
1212

1313
## Usage

0 commit comments

Comments
 (0)