@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
2 lines • 374 B
JavaScript
import"../Typography/Typography.constants.js";const e=`avatar`;let t=function(e){return e.S=`s`,e.M=`m`,e.L=`l`,e.XL=`xl`,e.Fluid=`fluid`,e}({});const n=`m`,r={s:`caption-bold`,m:`caption-bold`,l:`body-1-bold`,xl:`heading-4`,fluid:`caption-bold`};export{n as DEFAULT_SIZE,e as GROUP_NAME,t as Sizes,r as sizeToTypographyVariant};
//# sourceMappingURL=Avatar.constants.js.map