Skip to content
Permalink
Browse files

use cdn for style.css

  • Loading branch information...
mlabouardy committed Apr 29, 2019
1 parent ed93e17 commit a1d724789cf3da03759e89598f83ab55c85bbe24
Showing with 4 additions and 6,821 deletions.
  1. +1 −0 .gitignore
  2. +0 −1 dashboard/.angular-cli.json
  3. +2 −1 dashboard/.gitignore
  4. +1 −0 dashboard/src/index.html
  5. +0 −6,819 dashboard/src/styles.css
@@ -1 +1,2 @@
.DS_Store
style.css
@@ -19,7 +19,6 @@
"testTsconfig": "tsconfig.spec.json",
"prefix": "app",
"styles": [
"styles.css",
"../node_modules/chart.js/dist/Chart.min.css"
],
"scripts": [
@@ -17,7 +17,6 @@
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
@@ -42,3 +41,5 @@ testem.log
# System Files
.DS_Store
Thumbs.db

style.css
@@ -15,6 +15,7 @@
<link rel="stylesheet" href="https://maxcdn.icons8.com/fonts/line-awesome/1.1/css/line-awesome-font-awesome.min.css">

<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css">
<link rel="stylesheet" href="https://cdn.komiser.io/css/style.css">
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
Oops, something went wrong.

0 comments on commit a1d7247

Please sign in to comment.
You can’t perform that action at this time.