amzn/style-dictionary

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

Summary

Maintainability
Test Coverage
{
  "button": {
    "border": {
      "radius": {
        "value": "4px"
      }
    },
    "text": {
      "size": {
        "value": "{size.font.medium.value}"
      }
    }
  }
}