adds node-sass for theme customization

This commit is contained in:
2019-06-14 21:16:43 +02:00
parent a058357815
commit 89547c52e5
6 changed files with 7726 additions and 3 deletions

View File

@@ -6,6 +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="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" href="<%= BASE_URL %>css/scroll.css">
<title>Loot-a-Lot !</title>
<script defer src="fontawesome/js/all.js"></script>
</head>