element-hq / element-hq/compound
Fix style dictionary warning in output for CSS target
Open
- Dominant language
- MDX
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
```
While building cpd-common.css, filtered out token references were found; output may be unexpected. Here are the references that are used but not defined in the file
color.theme.bg
color.gray.1400
color.gray.900
color.green.900
color.red.900
color.blue.900
This is caused when combining a filter and `outputReferences`.
```
Caused by https://github.com/vector-im/compound-design-tokens/pull/19
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.