Outlook_Addin_LLM/node_modules/@fluentui/react/dist/sass/Fabric.scss

27 lines
712 B
SCSS
Raw Permalink Normal View History

// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
//
// OSS Framework Design Language
// --------------------------------------------------
// Fabric Core Module Loader (LTR)
// Variables and mixins
@import './References';
// Partials that output CSS
@import './Animation';
@import './BrandIcon';
@import './Color';
@import './Color.Background';
@import './Color.Border';
@import './Color.Font';
@import './Depth';
@import './Font';
@import './Font.Definitions';
@import './Grid';
@import './Icon';
@import './Icon.Definitions';
@import './Responsive';
@import './Utility';
@import './Wrapper';