Skip to content

docs(UIKit): Document Figma 'breakpoint' strategy

Dan MH requested to merge 1413-typography-scale-s-exploration into main

What does this MR do?

In #1413 (comment 1174767067) it was proposed that:

  • the UI Kit should maintain components for the larges viewports by default.
  • a component variant should be created when the viewport size changes the layout.

This MR also establishes the naming and implementation conventions for the Figma components.

Does this MR meet the acceptance criteria?

Links

Edited by Dan MH

Merge request reports