Sha256: 35cb971167787b3ffa5c2efbc2a949b30f7d8b1880a323105634ab43e0f80df0
Contents?: true
Size: 616 Bytes
Versions: 17
Compression:
Stored size: 616 Bytes
Contents
= pb_rails("title", props: { text: "Tokens", tag: "h1", size: "1" }) br = pb_rails("title", props: { text: "Spacing", tag: "h3", size: "3" }) br = render :partial => "playbook/pages/tokens/pb_doc_spacing", locals:{ title: "Spacing Options", usage: "Used for building Kits: Spacing is sized by 8px which serves as the starting point and base that all spacing options follow.", sizes:[{name:"Extra Small",variable:"space_xs"}, {name:"Small",variable:"space_sm"}, {name:"Medium",variable:"space_md"}, {name:"Large",variable:"space_lg"}, {name:"Extra Large",variable:"space_xl"}]}
Version data entries
17 entries across 17 versions & 1 rubygems