Skip to content

Commit

Permalink
chore: Add @internal to createCSSStyles
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Sep 8, 2023
1 parent e75af86 commit 6eb3337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mermaid/src/mermaidAPI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export const cssImportantStyles = (

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

0 comments on commit 6eb3337

Please sign in to comment.