From adca4d518eea9533e6054666ce6e5681c5a6f196 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Tue, 4 Jun 2019 19:58:44 +0200 Subject: Add custom styles --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 12850e1..c2151ad 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ dev: build ./gopherproxy -bind 127.0.0.1:8000 build: clean + sassc -t compressed css/main.scss assets/style.css go build -o ./gopherproxy ./cmd/gopherproxy/main.go profile: -- cgit v1.2.3-70-g09d2