Skip to content

Commit

Permalink
Update window.html
Browse files Browse the repository at this point in the history
Add CSS link for iziToast
  • Loading branch information
amanharwara committed Mar 21, 2019
1 parent b783e68 commit 1be6743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/windows/main/window.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Altus</title>
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="../../node_modules/izitoast/dist/css/iziToast.min.css">
<link rel="stylesheet" href="../assets/css/semantic.min.css">
</head>

Expand Down

0 comments on commit 1be6743

Please sign in to comment.