byceps/byceps

View on GitHub
docs/concepts/scopes/scopes.d2

Summary

Maintainability
Test Coverage
# layout: elk

global: {
  shape: circle

  brand: {
    shape: circle

    party
    party.shape: circle

    site
    site.shape: circle
  }
}