- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Mon, 11 May 2026 13:47:03 +0000
- To: public-css-archive@w3.org
@mkrause > As an author, at least partially due to this I've resorted to not store my tokens in CSS variables at all and use Sass variables instead to inline the expressions at build time. That seems a bit extreme. For CSS variables, simply not registering them should do the trick. And for native properties like `color` or `accent-color`, you have the exact same issue (or worse). -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13836#issuecomment-4421295636 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 May 2026 13:47:04 UTC