Post #2392962
2026-03-27 10:48 UTC
@leaverou@front-end.social To those finding this thread: before you vote 100-200-300, hear me out: https://github.com/LeaVerou/blog/discussions/137#discussioncomment-16340589
Thanks :)
Replies (1)
-
@nachtfunke@indieweb.social 2026-03-27 12:02
@bramus@front-end.social having read your explanation, I am even more confused now. I am aware that without @ property the var passed is not a length, but I didn't know that 'length' forces value computation. From a code point of view, choosing an em unit I am describing "this should be in relation to the current font-size". em is a length. Why should that mean that the characteristics of the unit are getting nullified? even if it is computed, at the point of computation, it should still ... @leaverou@front-end.social having