Reshaped supports three radius tokens based on the size of the components they are applied to.
--rs-radius-small --rs-radius-medium --rs-radius-large /* Usage */ .element { border-radius: var(--rs-radius-medium); }