diff options
author | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-01 15:32:06 +0100 |
---|---|---|
committer | Jedidiah Broadbent <hello@jedidiah.eu> | 2012-10-01 15:32:06 +0100 |
commit | 99c571da367df061976701ba4f1c480827dc1a61 (patch) | |
tree | 491481151bdc831341aa029d0ff6f4fba56f9dbf | |
parent | 723df7f6e94e00910ae9449ebedc7dfb4ade4e90 (diff) |
Tried removing stevenage council css to narrow down the compiling problem.
-rw-r--r-- | web/cobrands/stevenage/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/stevenage/base.scss b/web/cobrands/stevenage/base.scss index dbe9e1a68..42a9dac43 100644 --- a/web/cobrands/stevenage/base.scss +++ b/web/cobrands/stevenage/base.scss @@ -4,5 +4,5 @@ @import "compass"; @import "../fixmystreet/_base"; -@import "council_header"; +//@import "council_header"; |