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