Roma Komarov
kizu.dev
Roma Komarov
@kizu.dev
Inventing weird CSS things.

CSSWG Member (previously: an invited expert).

Frontend engineer working on Datadog's design system.

I'm here only for mentions + posting links, follow me on mastodon for more: https://front-end.social/@kizu
Mm, with the value based on `em`, things seem to work perfectly in my example: because we scale the font-size proportionally after laying things once, anything that uses `em` will scale at the same rate, so both the line will continue to fit and the proportions between elements inside the line stay.
February 19, 2025 at 9:22 AM
I wrote a new article: “Indirect Cyclic Conditions: Prototyping Parametrized CSS Mixins”

kizu.dev/indirect-cyc...

In my quest to push forward what is possible with #CSS, I discovered another application of cyclic dependencies. We are now even closer to something that resembles native CSS mixins.
December 24, 2024 at 6:38 PM