Skip to content

Commit

Permalink
Merge pull request #128 from TNG/bugfix/fix-chartist-css
Browse files Browse the repository at this point in the history
Bundle chartist css file with the application
  • Loading branch information
andreashille authored Nov 28, 2023
2 parents a9c217a + 5a5bb7f commit a006a2c
Show file tree
Hide file tree
Showing 3 changed files with 721 additions and 9 deletions.
1 change: 0 additions & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<link rel="icon" type="image/png" href="icon_192.png" />
<link rel="apple-touch-icon" sizes="192x192" href="icon_192.png" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<link rel="stylesheet" href="//cdn.jsdelivr.net/chartist.js/latest/chartist.min.css" />
<title>Next Generation Scrum Poker</title>
</head>
<body>
Expand Down
Loading

0 comments on commit a006a2c

Please sign in to comment.