@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
2 lines • 484 B
JavaScript
const e=`skeleton`;let t=function(e){return e.Blue=`blue`,e.Green=`green`,e.Pink=`pink`,e.Purple=`purple`,e.Yellow=`yellow`,e.Black=`black`,e.DarkGrey=`dark-grey`,e.Grey=`grey`,e.LightGrey=`light-grey`,e.White=`white`,e}({});const n=`grey`;let r=function(e){return e.Circle=`circle`,e.Rectangle=`rectangle`,e.RoundedRectangle=`roundedRectangle`,e.Square=`square`,e}({});export{t as Colors,n as DEFAULT_COLOR,e as GROUP_NAME,r as Shapes};
//# sourceMappingURL=Skeleton.constants.js.map