feat(react): add full radii property
This commit is contained in:
parent
f9a99c3946
commit
8590951786
|
@ -34,6 +34,7 @@ export const { styled, css, keyframes, theme, createTheme, config } =
|
|||
},
|
||||
radii: {
|
||||
8: '8px',
|
||||
full: '100%',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue