**CSS Comb**
---

In order to keep our CSS looking consistent and clean we are using an awesome tool named [CSS Comb][1].

---

Before committing your CSS, be sure to run it through CSS Comb. This will remove unused white-space, empty rulesets, and reorganize your declarations into nice little groups.

Here is a link to the Sublime Text [User Settings][2]


  [1]: http://csscomb.com/
  [2]: https://github.com/ebsco/edna/blob/develop/docs/sublime-text-settings.md