Remove duplicate tokens
parent
428dbe0469
commit
b6620cec8d
|
@ -1,8 +1,6 @@
|
|||
export default {
|
||||
root: {
|
||||
background: '{content.background}',
|
||||
borderColor: '{content.border.color}',
|
||||
color: '{content.color}',
|
||||
borderRadius: '{content.border.radius}'
|
||||
},
|
||||
header: {
|
||||
|
|
Loading…
Reference in New Issue