// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.

// Mixins for specific properties.
@import './Color.Background.Mixins';
@import './Color.Border.Mixins';
@import './Color.Font.Mixins';

// Deprecated MDL2 color mixins.
@import "./Color.Mixins.MDL2";
