Hacker News new | ask | show | jobs
by pluma 3554 days ago
At that point you might just go full css-in-js and embrace inline styles.

I'm not sure which is worse:

A) having twenty classes on each element, each doing only one or two things

B) having twenty classes overlapping on the same one or two things

1 comments

I would say both A and B are incorrect.