Skip to content

Commit 7c63f81

Browse files
authored
Update README.md
1 parent 6b1f18a commit 7c63f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)