Hacker News new | ask | show | jobs
by z3t4 2285 days ago
Can you give an example where CSS is duplicated?

div's should be avoided. Use semantic elements instead! If you absolutely need them you should consider making a custom element instead. (with it's own base CSS).