We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42c542 commit 6549143Copy full SHA for 6549143
1 file changed
userguide/content/en/docs/adding-content/lookandfeel.md
@@ -110,7 +110,7 @@ so that code-block styles are compatible with light/dark mode:
110
111
- Ensure that `markup.highlight.noClasses` is `false` in your project config.
112
For details about this option, see [Generate syntax highlighter CSS].
113
-- Add `@import 'code-dark'` to your project's [`_styles_project.scss`] file.
+- Add `@import 'td/code-dark'` to your project's [`_styles_project.scss`] file.
114
115
For details, see [Chroma for code highlighting].
116
0 commit comments