- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Aug 2023 18:37:38 +0000
- To: public-css-archive@w3.org
Yes, that's why I think the issues are related. From an authoring perspective, the way design tokens are often managed, I want that same ability to create related tokens in both local `var()` and global `env()` values – and often have them match. I'm proposing exactly the logic above: "`var()` that only draws from properties defined within a `::global` rule". Design tokens in practice do not fall into neat 'global-and-independent' vs 'local-and-relational' categories. If we are providing both a way to make tokens globally available, and a way to define tokens in bulk, those two features are fundamentally part of a the same author use-cases. We can certainly implement them separately, but they have to play well together as part of a shared design-token-management work flow. -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9206#issuecomment-1688720079 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 August 2023 18:37:40 UTC