7 lines
87 B
SCSS
Raw Normal View History

#docfy-demo-preview-tile {
.tile {
@extend %with-tile, %with-leader-tile;
}
}