Re: [csswg-drafts] Proposal: CSS Variable Groups (as a solution to several design systems pain points) (#9992)

@brandonmcconnell I think it could be nice to have the dot syntax, though there are two things to think about:

1. Is this friendly for the parser? Which might be the biggest question and a potential issue for this to be implemented.
2. Even if it would — we'd still need the `get()` and `set()` syntax for cases where the key is not a `[\w-]+` string (as long as we'd allow it), unless we'd allow `--foo[0]:` etc, but at this point I would prefer just `get()`.

-- 
GitHub Notification of comment by kizu
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9992#issuecomment-1966793655 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 27 February 2024 15:18:13 UTC