Re: [community-group] Token name can be an empty string (#195)

> My feeling is that token names have to be non-zero.

I agree.

-------

This is allowed in today's specification text, but is really awkward.

```json
{
  "": {
    "": {
      "": {
        "": { "$value": "3rem" }
      }
    }
  }
}
```

Token `...` has value `3rem`

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/195#issuecomment-1341382979 using your GitHub account


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

Received on Wednesday, 7 December 2022 18:19:17 UTC