Added font files.

This commit is contained in:
2019-12-26 21:59:43 +01:00
parent 5cfa077186
commit bd29e76530
11 changed files with 1010 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"description": "Schnittfest GmbH website styling.",
"main": "index.js",
"scripts": {
"style": "node-sass sass/ -o ../static/ --output-style compressed"
"style": "node-sass -w sass/ -o ../static/ --output-style compressed"
},
"author": "Marvin Blum, Daniel Schramm",
"license": "ISC",