office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
14 lines (12 loc) • 544 B
JavaScript
;
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_a3642ed3',
resizeIsShort: 'resizeIsShort_a3642ed3',
buttonGroup: 'buttonGroup_a3642ed3',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_a3642ed3{display:block}.resizeIsShort_a3642ed3{width:400px}.buttonGroup_a3642ed3{margin-bottom:40px}.buttonGroup_a3642ed3 button{margin-right:20px}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=ResizeGroup.Example.scss.js.map