aboutsummaryrefslogtreecommitdiffstats
path: root/Tupfile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-03-28 10:52:10 +0000
committers-ol <s-ol@users.noreply.github.com>2019-03-28 11:43:10 +0000
commitd64d1f2b637183faa9d8302b73dce5006881bb88 (patch)
treea7e8519e13b9d2587ad55978cd906da9dd4c9d21 /Tupfile
parentfinish self-hosted (diff)
downloadmmm-d64d1f2b637183faa9d8302b73dce5006881bb88.tar.gz
mmm-d64d1f2b637183faa9d8302b73dce5006881bb88.zip
add dockerfile
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tupfile b/Tupfile
index c955a33..5c17a0e 100644
--- a/Tupfile
+++ b/Tupfile
@@ -1,7 +1,7 @@
include_rules
!download = |> ^ DOWNLOAD %O^ curl -L https://github.com/fengari-lua/fengari-web/releases/download/@(FENGARI_VERSION)/`basename %o` > %o |>
-!sassc = |> ^ SCSS %b^ sassc -mauto %f %o |> | %o.map
+!sassc = |> ^ SCSS %b^ sassc -m %f %o |> | %o.map
# download fengari dependencies
: |> !download |> root/fengari-web.js