We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950ade0 commit 99e06adCopy full SHA for 99e06ad
README.md
@@ -635,7 +635,7 @@ module.exports = {
635
636
###### `RegExp`
637
638
-Enable css modules for files based on the filename satisfying your regex check.
+Enable CSS modules for files based on the filename satisfying your regex check.
639
640
**webpack.config.js**
641
@@ -659,7 +659,7 @@ module.exports = {
659
660
###### `function`
661
662
-Enable css modules for files based on the filename satisfying your filter function check.
+Enable CSS modules for files based on the filename satisfying your filter function check.
663
664
665
0 commit comments