UNPKG

353 BSCSSView Raw
1// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
2
3.ms-depth-0 {
4 @include ms-depth-0;
5}
6.ms-depth-4 {
7 @include ms-depth-4;
8}
9.ms-depth-8 {
10 @include ms-depth-8;
11}
12.ms-depth-16 {
13 @include ms-depth-16;
14}
15.ms-depth-64 {
16 @include ms-depth-64;
17}
\No newline at end of file