storybook-addon-playground
Version:
A playground to enable consumers learn how to use the component library or to reproduce bugs
9 lines (6 loc) • 378 B
JavaScript
import styleInject from 'style-inject';
var css_248z = ".ErrorState-module_errorState__2Ercc {\n background: #d83a52;\n border-radius: 8px;\n padding: 16px;\n font-size: 14px;\n color: #ffffff;\n}\n";
var styles = {"errorState":"ErrorState-module_errorState__2Ercc"};
styleInject(css_248z);
export { styles as default };
//# sourceMappingURL=ErrorState.module.css.js.map