aboutsummaryrefslogtreecommitdiffstats
path: root/bin/make_css
diff options
context:
space:
mode:
Diffstat (limited to 'bin/make_css')
-rwxr-xr-xbin/make_css1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/make_css b/bin/make_css
index c362fda97..6b9a67e65 100755
--- a/bin/make_css
+++ b/bin/make_css
@@ -14,6 +14,7 @@
DIRECTORY=$(cd `dirname $0`/../web && pwd)
# FixMyStreet uses compass
+
NEWSTYLE="fixmystreet bromley fixmybarangay"
NEWSTYLE_REGEX=${NEWSTYLE// /\\|}
for site in $NEWSTYLE; do