From 217db86b10a1ace52621f0e90dc83c53b1ba5781 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 5 Sep 2014 08:36:11 -0600 Subject: [PATCH] accidental commit reverted --- user/config/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/config/system.yaml b/user/config/system.yaml index 9feefb105..bb0d73c73 100644 --- a/user/config/system.yaml +++ b/user/config/system.yaml @@ -22,7 +22,7 @@ twig: autoescape: false assets: - css_pipeline: true + css_pipeline: false css_minify: true css_rewrite: true js_pipeline: false