This commit is contained in:
2020-05-24 16:24:36 +02:00
3 changed files with 49 additions and 12 deletions

View File

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