We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75af86 commit 6eb3337Copy full SHA for 6eb3337
packages/mermaid/src/mermaidAPI.ts
@@ -167,7 +167,7 @@ export const cssImportantStyles = (
167
168
/**
169
* Create the user styles
170
- *
+ * @internal
171
* @param config - configuration that has style and theme settings to use
172
* @param classDefs - the classDefs in the diagram text. Might be null if none were defined. Usually is the result of a call to getClasses(...)
173
* @returns the string with all the user styles
0 commit comments