Elektrine lite

← Feed

@nachtfunke@indieweb.social

Post #2392964

2026-03-27 12:03 UTC

@bramus@front-end.social ... consider the font-size. Should it not? What happens when I pass container units? Will they also ignore their relation to a container? @leaverou@front-end.social

Replies (1)

  • @bramus@front-end.social 2026-03-27 12:11

    @nachtfunke@indieweb.social @leaverou@front-end.social Because the function says `--arg` should be a ``, it will compute the value (similar to registered custom props). So where you `@apply` the mixin, it will take the CQ units from that element. (If you don’t want that: don’t type the `--arg`. It’s a simple as that.)

    Open ##2392965