6 lines
71 B
SCSS
Raw Normal View History

@import './pill/index';
td strong,
%tag-list span {
@extend %pill;
}