amzn/style-dictionary

View on GitHub
__tests__/__properties/nonPropertyNode.json

Summary

Maintainability
Test Coverage
{
  "color": {
    "key1": "testing",
    "base": {
      "red": {
        "value": "#f00",
        "key2": "also testing"
      },
      "attributes": {
        "key3": "more testing"
      }
    }
  }
}