🎨(react) update tokens generated files
Based on the last modification, let's update the tokens files.
This commit is contained in:
committed by
NathanVss
parent
afeddd5850
commit
47e3e28090
@@ -759,7 +759,7 @@
|
||||
--c--components--button--medium-icon-font-size: 1.5rem;
|
||||
--c--components--button--small-font-size: var(--c--globals--font--sizes--sm);
|
||||
--c--components--button--small-icon-font-size: var(--c--globals--font--sizes--md);
|
||||
--c--components--button--nano-font-size: var(--c--globals--font--sizes--sm);
|
||||
--c--components--button--nano-font-size: var(--c--globals--font--sizes--xs);
|
||||
--c--components--button--nano-icon-font-size: var(--c--globals--font--sizes--md);
|
||||
--c--components--button--font-weight: var(--c--globals--font--weights--regular);
|
||||
--c--components--button--font-family: var(--c--globals--font--families--base);
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -946,7 +946,7 @@ $themes: (
|
||||
'medium-icon-font-size': 1.5rem,
|
||||
'small-font-size': 0.875rem,
|
||||
'small-icon-font-size': 1rem,
|
||||
'nano-font-size': 0.875rem,
|
||||
'nano-font-size': 0.75rem,
|
||||
'nano-icon-font-size': 1rem,
|
||||
'font-weight': 400,
|
||||
'font-family': #{\Roboto Flex Variable\, sans-serif},
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user