File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ email: harry@csswizardry.com
4
4
description : " High-level advice and guidelines for writing sane, manageable, scalable CSS"
5
5
baseurl : " "
6
6
url : " http://cssguidelin.es"
7
- version : 2.1.3
7
+ version : 2.1.4
8
8
9
9
# Build settings
10
10
markdown : kramdown
Original file line number Diff line number Diff line change @@ -165,10 +165,10 @@ that they found. Ugly code sets a bad precedent.
165
165
166
166
At a very high-level, we want
167
167
168
- * Four (4) space indents. No tabs;
168
+ * four (4) space indents, no tabs;
169
169
* 80 character wide columns;
170
- * Multi -line CSS;
171
- * Meaningful use of whitespace.
170
+ * multi -line CSS;
171
+ * meaningful use of whitespace.
172
172
173
173
<span class =" highlight " id =" did-you-see-this-bit " >But, as with anything, the
174
174
specifics are somewhat irrelevant—consistency is key.</span >
You can’t perform that action at this time.
0 commit comments