adds sass

This commit is contained in:
2019-12-07 11:27:45 +01:00
parent 67251bf405
commit f401ff9569
66 changed files with 26894 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/bulma.css">
<link rel="stylesheet" href="/css/lootalot.css">
<title>Loot-a-Lot !</title>
<script src="main.js"></script>
<script defer src="fontawesome/js/all.js"></script>