UNPKG

@n8d/htwoo-patterns

Version:

hTWOo Patterns to setup custom style guide

56 lines (55 loc) 1.96 kB
{ "cards": [ { "splash-card": { "headerImage": "../../images/card-images/htwoo-gm-001.svg", "title": "This is the first splash card", "description": "This shows the base setup of a teams splash card setup and I'am out of further text here", "primary-button": { "button": { "label": "Create something" } }, "secondary-button": { "button": { "label": "Call for action" } } } }, { "splash-card": { "headerImage": "../../images/card-images/htwoo-gm-002.svg", "title": "This is the second splash card", "description": "This shows the base setup of a teams splash card setup and I'am out of further text here", "primary-button": { "button": { "label": "Create something" } }, "secondary-button": { "button": { "label": "Call for action" } } } }, { "splash-card": { "headerImage": "../../images/card-images/htwoo-gm-003.svg", "title": "This is the third splash card", "description": "This shows the base setup of a teams splash card setup and I'am out of further text here", "primary-button": { "button": { "label": "Third Primary Action" } }, "secondary-button": { "button": { "label": "Call for action" } } } }, ] }