We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ad958 commit 0b36db5Copy full SHA for 0b36db5
package.json
@@ -5,7 +5,7 @@
5
"contributors": [
6
"Zack Jackson <zackary.l.jackson@gmail.com> (https://github.com/zackljackson)"
7
],
8
- "description": "Extract CSS from chunks into stylesheets + HMR",
+ "description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4",
9
"engines": {
10
"node": ">= 6.9.0 <7.0.0 || >= 8.9.0"
11
},
0 commit comments