aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2012-12-05 17:45:36 +0000
committerDave Whiteland <dave@mysociety.org>2012-12-05 17:45:36 +0000
commit30c91e3962771ddc4dc8933617a46f269e8ca972 (patch)
tree12d555b1e7698576ceb038af751ee309563e0443
parentb1bfbc29610321c44398c37c23b9ec5bfe241df5 (diff)
add oxfordshire to compass dirs
-rwxr-xr-xbin/make_css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_css b/bin/make_css
index a86fd4f0d..cd78e7f13 100755
--- a/bin/make_css
+++ b/bin/make_css
@@ -14,7 +14,7 @@
DIRECTORY=$(cd `dirname $0`/../web && pwd)
# FixMyStreet uses compass
-NEWSTYLE=${1:-"fixmystreet bromley fixmybarangay barnet zurich default stevenage"}
+NEWSTYLE=${1:-"fixmystreet bromley fixmybarangay barnet zurich default stevenage oxfordshire"}
NEWSTYLE_REGEX=${NEWSTYLE// /\\|}
for site in $NEWSTYLE; do
compass compile --output-style compressed $DIRECTORY/cobrands/$site