7 lines
87 B
SCSS
7 lines
87 B
SCSS
|
#docfy-demo-preview-tile {
|
||
|
.tile {
|
||
|
@extend %with-tile, %with-leader-tile;
|
||
|
}
|
||
|
}
|
||
|
|