UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 819 B
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_c9ff6062{display:block}.resizeIsShort_c9ff6062{width:400px}.buttonGroup_c9ff6062{margin-bottom:40px}.buttonGroup_c9ff6062 button{margin-right:20px}.settingsGroup_c9ff6062{padding-top:20px}.itemCountDropdown_c9ff6062{width:180px}\n" }]); exports.root = "root_c9ff6062"; exports.resizeIsShort = "resizeIsShort_c9ff6062"; exports.buttonGroup = "buttonGroup_c9ff6062"; exports.settingsGroup = "settingsGroup_c9ff6062"; exports.itemCountDropdown = "itemCountDropdown_c9ff6062"; }); //# sourceMappingURL=ResizeGroup.Example.scss.js.map