Skip to content

Commit 865b767

Browse files
authored
docs: Update README.md (#980)
1 parent 714aa90 commit 865b767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ module.exports = {
10171017

10181018
### Remove Order Warnings
10191019

1020-
For projects where css ordering has been mitigated through consistent use of scoping or naming conventions, the css order warnings can be disabled by setting the ignoreOrder flag to true for the plugin.
1020+
For projects where css ordering has been mitigated through consistent use of scoping or naming conventions, such as [CSS Modules](https://github.com/css-modules/css-modules), the css order warnings can be disabled by setting the ignoreOrder flag to true for the plugin.
10211021

10221022
**webpack.config.js**
10231023

0 commit comments

Comments
 (0)