storybook-addon-playground
Version:
A playground to enable consumers learn how to use the component library or to reproduce bugs
9 lines (6 loc) • 489 B
JavaScript
import styleInject from 'style-inject';
var css_248z = ".EditorToolbar-module_toolbar__oli3P {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 4px;\n padding: 4px 8px;\n border-block-end: 1px solid rgba(0, 0, 0, 0.1);\n background-color: #f6f7fb;\n}\n";
var styles = {"toolbar":"EditorToolbar-module_toolbar__oli3P"};
styleInject(css_248z);
export { styles as default };
//# sourceMappingURL=EditorToolbar.module.css.js.map