UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 540 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); 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