From 0ac0f7f68aa1505d05f9d4e8cfedd0fa37609ab3 Mon Sep 17 00:00:00 2001 From: Seth Warburton Date: Wed, 26 Jun 2013 09:16:45 +0100 Subject: [PATCH] Update STYLEGUIDE.md --- STYLEGUIDE.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/STYLEGUIDE.md b/STYLEGUIDE.md index 091211a..77d085f 100755 --- a/STYLEGUIDE.md +++ b/STYLEGUIDE.md @@ -57,9 +57,7 @@ Major sections are always preceded by 2 spaces. ### Minor sections - /* - * LOOK LIKE THIS - */ + /* LOOK LIKE THIS */ ### CSS comments @@ -137,6 +135,6 @@ not ##Compiling -Comments are very useful for development, but always minimise the stylesheet for production. +Comments are very useful for development, but *always* minimise the stylesheet for production. -Seriously. Minise that shit. +Seriously, minimise that shit.