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:
- It works
- Style and consistency
- Compatible on supported browsers
- Selector specificity
- Making use of preprocessors
- Performance
Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.