mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
# tile ```hbs preview-template <figure> <figcaption> Leader tile </figcaption> <div class="tile"> </div> </figure> ``` ```css .tile { @extend %with-tile, %with-leader-tile; } ```