From 81def9d8e528728b62b6eec5abd73e06478857e1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 1 Jun 2022 13:01:15 +0200 Subject: Geodata - geo forms: improve OpenLayers widget --- Makefile.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.example') diff --git a/Makefile.example b/Makefile.example index 947f1edd9..57642a48f 100644 --- a/Makefile.example +++ b/Makefile.example @@ -298,7 +298,7 @@ push_install: clean #endif sass: - ./node_modules/node-sass/bin/node-sass scss/custom.scss --output-style compressed > ishtar_common/static/bootstrap/bootstrap.css + sassc scss/custom.scss -t compressed > ishtar_common/static/bootstrap/bootstrap.css sass_watch: ./node_modules/node-sass/bin/node-sass --watch scss/custom.scss --output-style compressed > ishtar_common/static/bootstrap/bootstrap.css -- cgit v1.2.3