element-hq / element-hq/compound

Fix style dictionary build when there name clash

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
A-Design-Tokens T-Defect
Dominant language
MDX
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Our builds can not generate tokens currently if there are two tokens named:

- color.bg.canvas = `#fff`
- color.bg.canvas.elevation-1 = `#000`

The former ends up in the platform packages but the latter does not. Presumably due to the name clash.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.