{"version":3,"file":"Stack.module.cjs","names":[],"sources":["../../../src/components/Stack/Stack.module.css"],"sourcesContent":[".root {\n  display: flex;\n  flex-direction: column;\n  align-items: var(--stack-align, stretch);\n  justify-content: var(--stack-justify, flex-start);\n  gap: var(--stack-gap, var(--mantine-spacing-md));\n}\n"],"mappings":""}