Tokens for Badge

This commit is contained in:
Cagatay Civici 2024-05-09 21:27:01 +03:00
parent 0699e77946
commit 62946a081d
3 changed files with 60 additions and 18 deletions

View file

@ -1,4 +1,25 @@
export default {
root: {
borderRadius: '{border.radius.md}',
padding: '0 0.5rem',
fontSize: '0.75rem',
fontWeight: '700',
minWidth: '1.5rem',
height: '1.5rem'
},
dot: {
size: '0.5rem'
},
lg: {
fontSize: '1.125rem',
minWidth: '2.25rem',
height: '2.25rem'
},
xl: {
fontSize: '1.5rem',
minWidth: '3rem',
height: '3rem'
},
colorScheme: {
light: {
primary: {