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 5191da0 commit 6530c7cCopy full SHA for 6530c7c
README.md
@@ -39,8 +39,7 @@ $ npm i css-modules-require-hook
39
40
### Examples
41
42
-Basically you need to require this plugin before other requires for your styles will occur.
43
-For example:
+Basically you need to load this module before you start loading css-modules. Otherwise you'll get an exception. For example:
44
45
*icon.css*
46
```css
0 commit comments