/* usage: sassc --style compressed feature.scss feature.css */ @import 'cgit'; code > ol.hl { padding: 0; margin: 0; } code > ol.hl > li.hl { height: 0; &::before { border-left: 1px solid grey; margin-right: .5em; content: ''; } }