CSS Reviewr checks your CSS code against certain conventions, standards and best practices. Version 0.8.13 * extending documentation Version 0.8.12 * fixed bug in highSpecificity rule Version 0.8.11 * Changing valid/invalid to pass/warning * Added "Select All" button * Added rule for checking specificity Version 0.8.10 * fixing configuration issues between dev and prod Version 0.8.9 * fixing bug 10: issues with noUnitOnZero value rule * adding functionality to pick which rule to apply Version 0.8.8 * fixing bug 08: in shorthand properties and 0 value given, it should just say [property]: 0 * fixing bug 09: using lowercase chars in color declaration in a shorthand property got mixed up Version 0.8.7 * bugfixing color declaration rule * bugfixing no color keywords rule Version 0.8.6 * adding more info to readme * changes to logo and text in the about section * styling the fieldset Version 0.8.5 * fixing issues in oneSelectorPerLine rule * adding one selector per line as option Version 0.8.4 * additional checks added to color declaration rule * rule added to check each selector appears on a separate line * fixing issues with magic quotes being enabled * fixing parsing issue with comments Version 0.8.3 * rule added to check for uppercase characters in color declaration Version 0.8.2 * bumped down the font size slightly * removed email link to Eva-Lotta Version 0.8.1 * fixed bug in logger