From a3d1e82d5181062f393dfca8bdb33cc964916c3a Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 4 Jan 2021 12:39:03 +0100 Subject: remove styles from tup --- Tupfile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Tupfile') diff --git a/Tupfile b/Tupfile index 9e5cbac..66c31ab 100644 --- a/Tupfile +++ b/Tupfile @@ -1,9 +1,4 @@ include_rules -!sassc = |> ^ SCSS %b^ sassc @(SASS_ARGS) %f '%o' |> - -# render stylesheet -: scss/main.scss |> !sassc |> root/static/style/text$css.css - # bundle for client loading : mmm/.bundle.lua | |> ^ WRAP %d^ moon &(build)/bundle_module.moon '%o' --wrap %f |> root/static/mmm/text$lua.lua -- cgit v1.2.3