From 2893c4184ff8a75977848b2877748853fc1b804c Mon Sep 17 00:00:00 2001 From: Jacob Date: Mon, 27 Apr 2020 12:20:35 -0400 Subject: [PATCH] added compiled sass --- electron/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/electron/.gitignore b/electron/.gitignore index 8d37a57..e9bb64c 100644 --- a/electron/.gitignore +++ b/electron/.gitignore @@ -90,3 +90,6 @@ out/ # App config config.json + +# Compile sass +custom.css