The design system as the record holds it. A system with a parent stores
only what it changes, so its own list is the answer to "what does this
one alter?" — nothing to compute.
-
A design system holds your tokens — colours, spacing, radii — as records @@ -557,6 +558,39 @@ function isColourish(value: string): boolean {
+ Nothing to inherit from yet, so this one is a family system — the house + style everything else departs from. +
+