{"version":3,"sources":["../src/components/container.ts"],"sourcesContent":["import type { ComponentStyle } from \"@yamada-ui/core\"\n\nexport const Container: ComponentStyle<\"Container\"> = {\n  baseStyle: {\n    display: \"flex\",\n    flexDirection: \"column\",\n    gap: { base: \"lg\", sm: \"md\" },\n    p: { base: \"lg\", sm: \"md\" },\n    w: \"100%\",\n  },\n}\n"],"mappings":";;;AAEO,IAAM,YAAyC;AAAA,EACpD,WAAW;AAAA,IACT,SAAS;AAAA,IACT,eAAe;AAAA,IACf,KAAK,EAAE,MAAM,MAAM,IAAI,KAAK;AAAA,IAC5B,GAAG,EAAE,MAAM,MAAM,IAAI,KAAK;AAAA,IAC1B,GAAG;AAAA,EACL;AACF;","names":[]}