@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
2 lines • 511 B
JavaScript
import{ColorBrandPrimary as e,ColorTextDark as t,ColorTextLight as n}from"@snowball-tech/design-tokens";const r=`logo`;let i=function(e){return e.S=`s`,e.M=`m`,e.L=`l`,e.XL=`xl`,e.Fluid=`fluid`,e}({});const a=`fluid`,o={dark:t,light:n,none:`transparent`,primary:e},s=`dark`,c={dark:t,light:n,none:`transparent`,primary:e},l=`dark`;export{c as BrandColors,l as DEFAULT_BRAND_COLOR,s as DEFAULT_PICTO_COLOR,a as DEFAULT_SIZE,r as GROUP_NAME,o as PictoColors,i as Sizes};
//# sourceMappingURL=Logo.constants.js.map