terribleMia’s avatarterribleMia’s Twitter Archive—№ 12,813

  1. There's a long-standing CSS 'best practice' to remove units from zero-values. But there are many cases where that will break your code! I explore the reasons for that, when to use zero-units, and the problems with over-eager lint & minification tools: oddbird.net/2022/08/04/zero-units/