function e(e,t,n=`0.5px`){let r=`${n} ${t}`;return[`-${e} -${e} ${r}`,`${e} ${e} ${r}`,`${e} -${e} ${r}`,`-${e} ${e} ${r}`].join(`,`)}export{e as t};