@import './healthcheck-info/index'; @import './icons/index'; tr dl { @extend %healthcheck-info; } td span.zero { @extend %with-no-healthchecks; // TODO: Why isn't this is layout? display: block; text-indent: 20px; color: $gray-400; }