From 7addf37d7238d485ed0f4abe08b661fd9047a376 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Fri, 13 Mar 2015 17:19:32 +0100 Subject: [PATCH] Remove newline that produces ugly build --- source/index.html.jade | 1 - 1 file changed, 1 deletion(-) diff --git a/source/index.html.jade b/source/index.html.jade index 46f0c5f..7d0eda0 100644 --- a/source/index.html.jade +++ b/source/index.html.jade @@ -11,7 +11,6 @@ html(ng-app="sideBySide" ng-controller="AppController") else script. html5Mode=false; - if min == true link(rel="stylesheet", type="text/css", href="styles/all_min.css") script(src="scripts/all_min.js")