Trevor Rice

Results 3 issues of Trevor Rice

As discussed in #1308, the following two files: ``` // colors-1.json { "colors": { "$type": "color", "black": { "$value": "#000000" } } } ``` ``` // colors-2.json { "colors": {...

bug
4.0

Hi all! With the [upcoming release of React 19](https://react.dev/blog/2024/04/25/react-19), are there any plans to update `react-focus-lock` to be React 19 compatible (once available)? I'm thinking specifically of the package's [`peerDependency`...

Hi all 👋 Was there a conscious decision to exclude `attribute/cti` from the [`react-native` transform group](https://github.com/amzn/style-dictionary/blob/9288a7532406998adc22d6c2ae5232a3dfad9e53/lib/common/transformGroups.js#L324)? It is currently the only transform group that does not leverage the transform, which...

discuss