UNPKG

@n8d/htwoo-patterns

Version:

hTWOo Patterns to setup custom style guide

14 lines (10 loc) 117 B
--- title: Button Colors Primary order: 5 --- Button colors ``` .myelement{ color: var(--PrimaryColor); } ```