5 lines
69 B
SCSS
Raw Normal View History

%pill {
@extend %frame-gray-900;
border-radius: $radius-small;
}