amzn/style-dictionary

View on GitHub
examples/advanced/multi-brand-multi-platform/properties/globals/font/index.json

Summary

Maintainability
Test Coverage
{
  "font": {
    "family": {
      "headers" : { "value": "Montserrat" },
      "base"    : { "value": "{font.platform.system.value}" }
    }
  }
}