UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines 431 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; 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