UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

8 lines 483 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var styled_components_1 = require("styled-components"); var button_1 = require("@atlaskit/button"); // tslint:disable-next-line:variable-name exports.AkButton = (_a = ["\n line-height: 0;\n\n & + & {\n margin-left: 4px;\n }\n"], _a.raw = ["\n line-height: 0;\n\n & + & {\n margin-left: 4px;\n }\n"], styled_components_1.default(button_1.default)(_a)); var _a; //# sourceMappingURL=styles.js.map