mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added sass build command and updated dockerfile and docker-compose.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user