From 1faa779a126c3564e74d6254d596da8dd2b4bf56 Mon Sep 17 00:00:00 2001
From: Tony Ruscoe
Alphabetize declarations.
+Alphabetize declarations (optional).
-Put declarations in alphabetical order in order to -achieve consistent code in a way that is easy to remember and maintain.
+Sort declarations consistently within a project. In the absence of tooling to +automate and enforce a consistent sort order, consider putting declarations in +alphabetical order in order to achieve consistent code in a way that is easy to +learn, remember, and manually maintain.
Ignore vendor-specific prefixes for sorting purposes. However, multiple vendor-specific prefixes for a certain CSS property should be kept sorted (e.g.