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 172bcf5 commit 659d794Copy full SHA for 659d794
bower.json
src/index.html
@@ -5,8 +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>Test</title>
8
- <link href="./vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
9
- <link href="./vendor/semantic-ui/semantic.min.css" rel="stylesheet">
+ <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
+ <link href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/1.11.6/semantic.min.css" rel="stylesheet">
10
<link href="./styles/app.css" rel="stylesheet">
11
</head>
12
<body>
0 commit comments