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 e940be8 commit 84f76f3Copy full SHA for 84f76f3
index.html
@@ -5,6 +5,8 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>react-requirejs-boilerplate</title>
8
+ <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
9
+ <link href="app.css" rel="stylesheet">
10
</head>
11
<body>
12
0 commit comments