Ian McNally

Code reviewing CSS

July 06, 2015

Here’s a great list of dos while reviewing CSS, by Geoff at CSS Tricks.

It boils down to:

  1. It works
  2. Style and consistency
  3. Compatible on supported browsers
  4. Selector specificity
  5. Making use of preprocessors
  6. Performance

Ian McNally

Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.