Skip to content

Commit 6eb3337

Browse files
committed
chore: Add @internal to createCSSStyles
1 parent e75af86 commit 6eb3337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mermaid/src/mermaidAPI.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export const cssImportantStyles = (
167167

168168
/**
169169
* Create the user styles
170-
*
170+
* @internal
171171
* @param config - configuration that has style and theme settings to use
172172
* @param classDefs - the classDefs in the diagram text. Might be null if none were defined. Usually is the result of a call to getClasses(...)
173173
* @returns the string with all the user styles

0 commit comments

Comments
 (0)