How should a class be packaged - in other words, how complex should they be versus how reusable?
What's our stance on smaller, more atomic classes?
Basically can we look through past CSS code reviews and try to coalesce a lot of the mistakes those with less CSS experience (like me) make into more concrete guidelines?
I think it would be good to codify things like:
Basically can we look through past CSS code reviews and try to coalesce a lot of the mistakes those with less CSS experience (like me) make into more concrete guidelines?