Either bring this file back and use or probably drop patterns
i'm currently using UI patterns for the worst use, really
This commit is contained in:
parent
49a9ed8bc1
commit
c15eca3088
1 changed files with 30 additions and 0 deletions
|
@ -0,0 +1,30 @@
|
||||||
|
tile:
|
||||||
|
label: Tile
|
||||||
|
description: A small teaser linking to content from a list displayed as a grid.
|
||||||
|
variants:
|
||||||
|
default:
|
||||||
|
label: Default
|
||||||
|
description: A plain tile.
|
||||||
|
berry:
|
||||||
|
label: Berry
|
||||||
|
description: A purple-colored tile.
|
||||||
|
cinnamon:
|
||||||
|
label: Cinnamon
|
||||||
|
description: An orange-colored tile.
|
||||||
|
blue:
|
||||||
|
label: Blue
|
||||||
|
description: A blue-colored tile.
|
||||||
|
marine:
|
||||||
|
label: Marine
|
||||||
|
description: A blue-green tile.
|
||||||
|
fields:
|
||||||
|
title:
|
||||||
|
type: text
|
||||||
|
label: Title
|
||||||
|
description: Tile title.
|
||||||
|
preview: ACME Dynamite
|
||||||
|
subtitle:
|
||||||
|
type: text
|
||||||
|
label: Subtitle
|
||||||
|
description: Tile subtitle.
|
||||||
|
preview: An explosive web site
|
Loading…
Reference in a new issue