UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

5 lines 588 B
//When adding new exports to this file, also add them to index.ts. export { AnimationStyles, AnimationVariables, CommunicationColors, DefaultEffects, DefaultFontStyles, DefaultPalette, DefaultSpacing, Depths, FluentTheme, createFontStyles, createTheme, LocalizedFontFamilies, LocalizedFontNames, mergeThemes, MotionDurations, MotionTimings, MotionAnimations, NeutralColors, SharedColors, registerDefaultFontFaces, } from '@fluentui/theme'; export * from '@fluentui/react-theme-provider'; //When adding new exports to this file, also add them to index.ts. //# sourceMappingURL=Theme.js.map