UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

7 lines 680 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var util_shared_styles_1 = require("@atlaskit/util-shared-styles"); var styled_components_1 = require("styled-components"); exports.default = (_a = ["\n font-family: ", ";\n font-size: ", ";\n font-weight: 400;\n line-height: 24px;\n white-space: pre-wrap;\n word-wrap: break-word;\n"], _a.raw = ["\n font-family: ", ";\n font-size: ", ";\n font-weight: 400;\n line-height: 24px;\n white-space: pre-wrap;\n word-wrap: break-word;\n"], styled_components_1.default.p(_a, util_shared_styles_1.akFontFamily, util_shared_styles_1.akFontSizeDefault)); var _a; //# sourceMappingURL=paragraph.js.map