@startuml participant WMFTokens box "wikit" #LightBlue participant Tokens participant Components end box participant Application note over WMFTokens: wikimedia-ui-base / note over Tokens: @wmde/wikit-tokens / note over Components: @wmde/wikit-vue-components / note over Application: termbox / tainted ref / bridge WMFTokens->Tokens: parsing and use of less files Tokens->Components: use of tokens in components Tokens->Application: (A) direct use of tokens in application (e.g. custom components) Components->Application: (B) use of components in application @enduml