mirror of https://github.com/status-im/consul.git
5 lines
55 B
SCSS
5 lines
55 B
SCSS
|
@import './pill/index';
|
||
|
td strong {
|
||
|
@extend %pill;
|
||
|
}
|