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