If you're working on a project with multiple people, having the CSS properties one-per-line helps a lot with determining who changed what in your version control system.
Most of the command-line diff tools don't highlight changes within a single line, and annotation tools usually work on a per-line basis as well.
Most of the command-line diff tools don't highlight changes within a single line, and annotation tools usually work on a per-line basis as well.