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 f1d0d9a commit 50a372dCopy full SHA for 50a372d
src/guard.js
@@ -1,5 +1,5 @@
1
if (global._cssModulesPolyfill) {
2
- throw new Error('only one instance of css-modules/polyfill is allowed');
+ throw new Error('only one instance of css-modules-require-hook is allowed');
3
}
4
5
global._cssModulesPolyfill = true;
0 commit comments