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 875b041 commit 96a7ed2Copy full SHA for 96a7ed2
index.html
@@ -1,9 +1,10 @@
1
<!DOCTYPE html>
2
-<html>
+<html class="no-js">
3
<head>
4
<title>Patterns demo pages</title>
5
<meta charset="utf-8">
6
<link rel="stylesheet" href="/style/common.css" />
7
+ <script src="/modernizr.min.js"></script>
8
<script src="/bundle.min.js"></script>
9
</head>
10
<body class="component-index">
0 commit comments