Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 466 Bytes

File metadata and controls

14 lines (8 loc) · 466 Bytes

CSS Comb

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


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