github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/ui-v2/app/styles/routes/dc/nodes/index.scss (about) 1 // TODO: Generalize this, also see services/index 2 @import '../../../components/pill/index'; 3 html.template-node.template-show td.tags span { 4 @extend %pill; 5 }