I think a lot about this, too. Often.
h1 { … }
h2 { … }
p { … }
.sidebar h1 { … }
.sidebar h2 { … }
.sidebar p { … }
I think too many devs today just don’t know this is how CSS is supposed to work. Use the cascade! twitter.com/heydonworks/status/1…