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 714692b commit f33f0a1Copy full SHA for f33f0a1
package.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "mini-css-extract-plugin",
+ "name": "multiple-mini-css-extract-plugin",
3
"version": "0.4.4",
4
- "description": "extracts CSS into separate files",
+ "description": "extracts CSS into multiple separate files",
5
"license": "MIT",
6
- "repository": "webpack-contrib/mini-css-extract-plugin",
+ "repository": "jiang43605/multiple-mini-css-extract-plugin",
7
"author": "Tobias Koppers @sokra",
8
"homepage": "https://github.com/jiang43605/multiple-mini-css-extract-plugin",
9
"bugs": "https://github.com/jiang43605/multiple-mini-css-extract-plugin/issues",
0 commit comments