aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e76a5cd..6506a08 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1SERVER_BASE_URL ?= https://dev.marussy.com 1SERVER_BASE_URL ?= https://dev.marussy.com
2SERVER_PORT ?= 1313 2SERVER_PORT ?= 1313
3SERVER_LIVE_RELOAD_PORT ?= 443 3SERVER_LIVE_RELOAD_PORT ?= 443
4DART_SASS_EMBEDDED_VERSION ?= 1.0.0-beta.5 4DART_SASS_EMBEDDED_VERSION ?= 1.0.0-beta.6
5 5
6ifeq ($(origin DART_SASS_DOWNLOAD_URL), undefined) 6ifeq ($(origin DART_SASS_DOWNLOAD_URL), undefined)
7close_paren := ) 7close_paren := )