Jan Six
Jan Six
Usually this is due to different configuration of credentials. If it works for your coworker I'd suggest double checking if the credentials, branch, filePath, repo, etc are really all matching.
Closing this as no further information was provided
Is this a placeholder?
I can't reproduce this one, tried on the `next` branch and it worked just fine.
Closing this, lets reopen another one if this issue should reappear
I feel these two would solve the same use case? Seeing changes on push. Or what would the benefit be in seeing the whole json, if not for push? https://github.com/six7/figma-tokens/issues/821
We hopefully fixed this in 114 as we discovered an issue that caused the behaviour you outlined. Let me know if that fixed it for you 🙏
> This problem was caused by an extra space in the value: Doesn't work: linear-gradient(105deg, rgba($color.tint.0, 1) 20%, rgba($color.tint.0, 0) 65%) Works: linear-gradient(105deg, rgba($color.tint.0, 1) 20%, rgba($color.tint.0, 0) 65%) >...
@esthercheran could you work on a concept for how this can look like? I'd assume we'd want to surface this in - a tooltip when hovering Typography tokens (cause there...
Would this issue do what you'd like? https://github.com/six7/figma-tokens/issues/110