Commit a2165890 authored by Kurt Maine's avatar Kurt Maine Committed by Chris Rebert

Convert "Recess" to "RECESS"

Except when speaking of the "recess" Node package, RECESS should be in all-caps.
parent ca090aef
...@@ -36,7 +36,7 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso ...@@ -36,7 +36,7 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso
### CSS ### CSS
- Adhere to the [Recess CSS property order](http://markdotto.com/2011/11/29/css-property-order/) - Adhere to the [RECESS CSS property order](http://markdotto.com/2011/11/29/css-property-order/)
- Multiple-line approach (one property and value per line) - Multiple-line approach (one property and value per line)
- Always a space after a property's colon (.e.g, `display: block;` and not `display:block;`) - Always a space after a property's colon (.e.g, `display: block;` and not `display:block;`)
- End all lines with a semi-colon - End all lines with a semi-colon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment