7 lines
392 B
CSS
7 lines
392 B
CSS
|
|
/* @generated STUB by adapters/plain-css (T10) from ir/components/Button.json — write-once. */
|
||
|
|
/* Button: Button — extracted from designbook ui_kits/whynot-control/Atoms.jsx. */
|
||
|
|
.wn-button { /* TODO: base appearance per ir/exemplars/Button.html */ }
|
||
|
|
.wn-button--secondary { /* variant=secondary */ }
|
||
|
|
.wn-button--primary { /* variant=primary */ }
|
||
|
|
.wn-button--ghost { /* variant=ghost */ }
|