1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 18:56:29 +02:00

Add layered card pattern

This commit is contained in:
Phuoc Nguyen
2021-04-04 12:44:24 +07:00
parent 1d7c3278d8
commit ca50298b95
9 changed files with 244 additions and 90 deletions

View File

@@ -43,6 +43,7 @@ enum Pattern {
InitialAvatar = 'Initial avatar',
InputAddon = 'Input addon',
KeyboardShortcut = 'Keyboard shortcut',
LayeredCard = 'Layered card',
LinedPaper = 'Lined paper',
MediaObject = 'Media object',
MegaMenu = 'Mega menu',