Inaccurate design tokens group name conflict message

I am trying to import files generated with https://sugarcube.sh/. I’m assuming both tools support the DTCG standard, so i thought it will be smooth. But observed behavior:

  • $type is parsed as a token, sugarcube has a group level $type that is inherited (not sure if that’s part of the standard)
  • I get group name conflicts when the names are unique, and it’s the only active set. Would be helpful if it tells me which set has the conflicting name.

I can work around the first issue, but I don’t know how to fix the second. Any ideas?

Thank you!