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 5d6b212 commit c9863f0Copy full SHA for c9863f0
examples/js/index.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title><%= htmlWebpackPlugin.options.title %></title>
7
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&display=swap" rel="stylesheet">
8
</head>
0 commit comments