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