mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
chore: Add @internal to createCSSStyles
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user