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 5236091 commit 49fcff3Copy full SHA for 49fcff3
README.md
@@ -10,7 +10,9 @@ to inject CSS chunks paths into your HTML file with
10
## Recommended Installation
11
12
```bash
13
-npm install --save-dev css-chunks-html-webpack-plugin extract-css-chunks-webpack-plugin babel-plugin-dual-import html-webpack-plugin
+npm install --save-dev css-chunks-html-webpack-plugin \
14
+ extract-css-chunks-webpack-plugin babel-plugin-dual-import \
15
+ html-webpack-plugin
16
```
17
18
*webpack.config.js*
0 commit comments