From: Stephen Cameron Date: Wed, 15 May 2019 16:36:53 +0000 (+0200) Subject: Turn off CSS debugging. WIP #2684 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3b3cff8caea0ac8c6a7cd96422c12716fcdcc6e1;p=c6-wordpress.git Turn off CSS debugging. WIP #2684 @0:05 --- diff --git a/wp-content/themes/c6/resources/assets/styles/common/debug.styl b/wp-content/themes/c6/resources/assets/styles/common/debug.styl index 02c032c..8ff8c95 100644 --- a/wp-content/themes/c6/resources/assets/styles/common/debug.styl +++ b/wp-content/themes/c6/resources/assets/styles/common/debug.styl @@ -1,5 +1,5 @@ // Debugging styles -$debug = 1 +$debug = 0 if ($debug > 1)