Clarify that generated syntax highlighter css overrides markup.highlight.style

This commit is contained in:
Hong Xu
2024-04-21 16:32:14 -07:00
committed by GitHub
parent 6e739fcbfe
commit a133a48285
@@ -20,7 +20,7 @@ See [Configure Highlight](/getting-started/configuration-markup#highlight).
## Generate syntax highlighter CSS
If you run with `markup.highlight.noClasses=false` in your site configuration, you need a style sheet.
If you run with `markup.highlight.noClasses=false` in your site configuration, you need a style sheet. The style sheet will override the style specified in [`markup.highlight.style`](/functions/transform/highlight/#options).
You can generate one with Hugo: