{"componentChunkName":"component---src-pages-components-code-snippet-code-mdx","path":"/components/code-snippet/code/","result":{"pageContext":{"frontmatter":{"title":"Code snippet","description":"Code snippets are small blocks of reusable code that can be inserted in a code file.","tabs":["Code","Usage","Style"]},"relativePagePath":"/components/code-snippet/code.mdx","titleType":"prepend","MdxNode":{"id":"a7969b83-914a-531c-946f-3fbdc0c0012f","children":[],"parent":"651dfde4-566d-5518-ba5f-d79a3dfe3c97","internal":{"content":"---\ntitle: Code snippet\ndescription: Code snippets are small blocks of reusable code that can be inserted in a code file.\ntabs: ['Code', 'Usage', 'Style']\n---\n\n<ComponentDemo knobs={{ CodeSnippet: ['type'] }}>\n  {`\n<CodeSnippet>\n{\\`@mixin grid-container {\n    width: 100%;\n    padding-right: padding(mobile);\n    padding-left: padding(mobile);\n  \n    @include breakpoint(bp--xs--major) {\n      padding-right: padding(xs);\n      padding-left: padding(xs);\n    }\n  }\n    \n  $z-indexes: (\n    modal : 9000,\n    overlay : 8000,\n    dropdown : 7000,\n    header : 6000,\n    footer : 5000,\n    hidden : - 1,\n    overflowHidden: - 1,\n    floating: 10000\n  );\\`}\n</CodeSnippet>`}\n</ComponentDemo>\n","type":"Mdx","contentDigest":"eb45625a31f9b0de006f2ea35210c824","counter":1491,"owner":"gatsby-plugin-mdx"},"frontmatter":{"title":"Code snippet","description":"Code snippets are small blocks of reusable code that can be inserted in a code file.","tabs":["Code","Usage","Style"]},"exports":{},"rawBody":"---\ntitle: Code snippet\ndescription: Code snippets are small blocks of reusable code that can be inserted in a code file.\ntabs: ['Code', 'Usage', 'Style']\n---\n\n<ComponentDemo knobs={{ CodeSnippet: ['type'] }}>\n  {`\n<CodeSnippet>\n{\\`@mixin grid-container {\n    width: 100%;\n    padding-right: padding(mobile);\n    padding-left: padding(mobile);\n  \n    @include breakpoint(bp--xs--major) {\n      padding-right: padding(xs);\n      padding-left: padding(xs);\n    }\n  }\n    \n  $z-indexes: (\n    modal : 9000,\n    overlay : 8000,\n    dropdown : 7000,\n    header : 6000,\n    footer : 5000,\n    hidden : - 1,\n    overflowHidden: - 1,\n    floating: 10000\n  );\\`}\n</CodeSnippet>`}\n</ComponentDemo>\n","fileAbsolutePath":"/zeit/1dde86ed/src/pages/components/code-snippet/code.mdx"}}}}