aboutsummaryrefslogtreecommitdiffstats
path: root/bin/make_css
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2012-06-25 15:43:48 +0100
committerDave Whiteland <dave@mysociety.org>2012-06-25 15:43:48 +0100
commitfefb253dc5b4e97e85dc5171f6985057f9dfd99c (patch)
treecf058ce966cbdbc3d8982a1000bae500bfc77962 /bin/make_css
parentf9fe02f91ac72ea2954ee68a5f32d96a237fcd67 (diff)
barnet missing from the compass-using cobrands list in make_css
Diffstat (limited to 'bin/make_css')
-rwxr-xr-xbin/make_css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_css b/bin/make_css
index 6b9a67e65..9f330e7ee 100755
--- a/bin/make_css
+++ b/bin/make_css
@@ -15,7 +15,7 @@ DIRECTORY=$(cd `dirname $0`/../web && pwd)
# FixMyStreet uses compass
-NEWSTYLE="fixmystreet bromley fixmybarangay"
+NEWSTYLE="fixmystreet bromley fixmybarangay barnet"
NEWSTYLE_REGEX=${NEWSTYLE// /\\|}
for site in $NEWSTYLE; do
compass compile --output-style compressed $DIRECTORY/cobrands/$site