Do We Need to Sort CSS Properties?
CSS
You do not need to sort the CSS property in any way. Unless you work in a group or want to do that, sorting CSS properties is optional.
You can use CSS Declaration Sorter or csscomb. But, for simplicity's sake, do not use them.
Next lesson