From 5091739526a550c7532669d9f1c343fe1fc8882f Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 28 Oct 2017 23:04:15 +0200 Subject: [PATCH] Re-enable custom styles --- config/themes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/themes.yml b/config/themes.yml index a1049fae7..6c7fe8213 100644 --- a/config/themes.yml +++ b/config/themes.yml @@ -1 +1 @@ -default: styles/application.scss +default: styles/custom.scss