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 b4a7b5b commit 42fa132Copy full SHA for 42fa132
.npmignore
@@ -1,4 +1,3 @@
1
-build
2
src
3
test
4
scripts
README.md
@@ -10,6 +10,8 @@ This plugin is based on the fantastic [css-modules-require-hook](https://github.
10
11
This plugin is experimental, pull requests are welcome.
12
13
+**Do not run this plugin as part of webpack frontend configuration. This plugin is intended only for backend compilation.**
14
+
15
## Example
16
17
```css
0 commit comments