migrate all other function calls to new format
This commit is contained in:
parent
ab295c588d
commit
dee3cf7883
8 changed files with 10 additions and 10 deletions
|
|
@ -25,7 +25,7 @@ export default {
|
|||
color: '#000000',
|
||||
alpha: 0.6
|
||||
}],
|
||||
'--profileTint': 'color | $alpha(--background, 0.5)'
|
||||
'--profileTint': 'color | $alpha(--background 0.5)'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue