I was involved in the development of `alpha()` in Chrome, so once it’s released in Chrome, I’ll start working on implementing it in LightningCSS. - Spec: https://drafts.csswg.org/css-color-5/#relative-alpha - Chrome: https://groups.google.com/a/chromium.org/g/blink-dev/c/fl5TIBDLHuo - WebKit: https://github.com/WebKit/WebKit/pull/66126 - [Firefox bug 2042646](https://bugzilla.mozilla.org/show_bug.cgi?id=2042646) - https://github.com/mozilla/standards-positions/issues/1396#issuecomment-4363280736
I was involved in the development of
alpha()in Chrome, so once it’s released in Chrome, I’ll start working on implementing it in LightningCSS.