- From: Johannes Odland via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Jul 2022 15:26:06 +0000
- To: public-css-archive@w3.org
> ```css > --progress: inverse-mix(100vw, 375px, 1920px); > font-size: mix(var(--progress) ease-in-out, 1rem, 1.25rem) > ``` I seem to have provided an example where `inverse-mix` would not necessarily be the inverse of `mix()` 🤦😅 -- GitHub Notification of comment by johannesodland Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7268#issuecomment-1184581958 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 14 July 2022 15:26:07 UTC