migrate all other function calls to new format

This commit is contained in:
Henry Jameson 2024-10-03 00:44:16 +03:00
commit dee3cf7883
8 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ export default {
{
component: 'Icon',
directives: {
textColor: '$blend(--stack, 0.5, --parent--text)',
textColor: '$blend(--stack 0.5 --parent--text)',
textAuto: 'no-auto'
}
}