Comment by fouronnes3
6 days ago
Or a straight up fork of CSS that removes the legacy stuff and fixes wrong defaults so that tips like this are unnecessary in the first place.
6 days ago
Or a straight up fork of CSS that removes the legacy stuff and fixes wrong defaults so that tips like this are unnecessary in the first place.
I don't think it's necessarily a wrong default, just one which prioritizes usability/ease of programming over performance.
Or maybe a v2 syntax mode? Akin to `"use strict";` in JS.