The Braid Design System believes that UI (User Interface) components (such as React components) should not provide surrounding white space. Such as a list item having a margin below it to add a gap between itself & the next item. This margin breaks component encapsulation, making it harder to use.