Nora initial token values

This commit is contained in:
Cagatay Civici 2024-05-14 14:04:59 +03:00
parent ed0c36da66
commit 5f45abcdf7
20 changed files with 212 additions and 175 deletions

View file

@ -8,7 +8,7 @@ export default {
background: '{primary.color}'
},
label: {
color: '{primary.inverse.color}',
color: '{primary.contrast.color}',
fontSize: '0.75rem',
fontWeight: '600'
}