@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 472 B
JavaScript
import{__makeTemplateObject as n}from"tslib";import i from"@emotion/styled";var t,o=function(o){return i(o)(t||(t=n(["\n\n &.gui-layout {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: column;\n width: 100vw;\n height: 100vh;\n margin: 0 auto;\n }\n"],["\n\n &.gui-layout {\n display: flex;\n flex-wrap: nowrap;\n flex-direction: column;\n width: 100vw;\n height: 100vh;\n margin: 0 auto;\n }\n"])))};export{o as default};