UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 582 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": ".textField-cssStyled .ms-TextField-fieldGroup{border-top-color:" }, { "theme": "errorText", "defaultValue": "#a80000" }, { "rawString": "}.textField-cssStyled .ms-Label{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": "}\n" }]); }); //# sourceMappingURL=TextField.Styled.Example.scss.js.map