mirror of
https://github.com/status-im/consul.git
synced 2025-02-11 05:07:02 +00:00
5 lines
55 B
SCSS
5 lines
55 B
SCSS
|
@import './pill/index';
|
||
|
td strong {
|
||
|
@extend %pill;
|
||
|
}
|