2019-01-14 10:45:46 -08:00

10 lines
134 B
SCSS

.cli-name {
font-weight: bold;
.kwd { color: initial } /* override code format */
}
.cli-option-syntax {
white-space: pre;
}