CONTRIBUTING.md in bitters-0.10.1 vs CONTRIBUTING.md in bitters-1.0.0
- old
+ new
@@ -30,6 +30,5 @@
* Names should be descriptive and written in full-words: `$all-text-inputs-hover` **not** `$hover` or `$alltxthvr`
* Space between property and value: `width: 20px` **not** `width:20px`
* Declarations within a block should be ordered alphabetically.
* Blank lines between rules.
* No trailing whitespace. Blank lines should not have any space.
-