amzn/style-dictionary

View on GitHub
examples/advanced/component-cti/tokens/size/font.json

Summary

Maintainability
Test Coverage
{
  "size": {
    "font": {
      "small": { "value": 0.75 },
      "medium": { "value": 1 },
      "large": { "value": 1.5 }
    }
  }
}