office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines • 606 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
load_themed_styles_1.loadStyles([{ "rawString": ".ms-DocumentCardPreview-iconContainer{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}.ms-DocumentCardPreview-iconContainer2{background-color:" }, { "theme": "neutralLighterAlt", "defaultValue": "#f8f8f8" }, { "rawString": "}.ms-ConversationTile-TitlePreviewArea{height:182px}\n" }]);
//# sourceMappingURL=DocumentCard.Example.scss.js.map
;