From 885939380d73da581aa5502ae49cfd1f531504bf Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 31 Jul 2021 18:15:11 -0500 Subject: First attempt at supporting old browsers. --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f66499f..a819a09 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,4 @@ all: -image: - docker build . -t sassypants -sass: - docker run -u$(shell id -u):$(shell id -g) -v$(CURDIR)/assets/css:/tmp -w /tmp --rm -it sassypants sassc -t compressed scss/theme.scss theme.css -site: # sass +site: $(CURDIR)/publish -- cgit v1.2.3-70-g09d2