office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines • 416 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": "#0078d7" }, { "rawString": "}\n" }]);
//# sourceMappingURL=DocumentCard.Example.scss.js.map
;