amzn/style-dictionary

View on GitHub
__tests__/__properties/paddings.json

Summary

Maintainability
Test Coverage
{
  "size": {
    "padding": {
      "tiny": {
        "value": "3"
      },
      "small": {
        "value": "5"
      },
      "base": {
        "value": "10"
      },
      "large": {
        "value": "15"
      },
      "xl": {
        "value": "20"
      },
      "xxl": {
        "value": "30"
      }
    }
  }
}