✨(react) add Button token font-family
Components font-family have to be customizable.
This commit is contained in:
@@ -202,4 +202,5 @@
|
||||
--c--components--button--medium-font-size: var(--c--theme--font--sizes--l);
|
||||
--c--components--button--small-font-size: var(--c--theme--font--sizes--m);
|
||||
--c--components--button--font-weight: var(--c--theme--font--weights--regular);
|
||||
--c--components--button--font-family: var(--c--theme--font--families--base);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user