Skip to content

Commit aaed92a

Browse files
committed
chore: link back to bootstrap source for code rules
1 parent f785d75 commit aaed92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shiny/ui/_theme_brand.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ def __init__(
310310
font-weight: $code-inline-font-weight;
311311
font-size: $code-inline-font-size;
312312
}
313+
// https://github.com/twbs/bootstrap/blob/30e01525/scss/_reboot.scss#L287
313314
pre {
314315
font-weight: $code-block-font-weight;
315316
font-size: $code-block-font-size;

0 commit comments

Comments
 (0)