Going on and add to repo not committed files
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
// 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 './Font.Definitions';
|
||||
@import './Font';
|
||||
@import './Grid';
|
||||
@import './Icon.Definitions';
|
||||
@import './Icon';
|
||||
@import './Responsive';
|
||||
@import './Utility';
|
||||
@import './Wrapper';
|
||||
Reference in New Issue
Block a user