realpython / book2-exercises

Book 2 -- Exercises for the book
168 stars 203 forks source link

Alphabetize CSS attributes #99

Closed afogel closed 1 year ago

afogel commented 6 years ago

I really enjoyed the style guide at my last job that requested to alphabetize the attributes. The thought process was that it leads to more predictability when trying to find attributes within a sheet. Figured it can't hurt to make a PR :)